Commit Graph

560 Commits

Author SHA1 Message Date
Henry Heng 2bcc2f90b8 Merge pull request #469 from matthias/feature/winston-logging-clean
Added winston logging
2023-07-10 17:35:44 +01:00
Henry Heng 0d9e847b98 Merge pull request #516 from FlowiseAI/bugfix/UpdateSchemaMessage
Bugfix/Update Message Schema
2023-07-10 17:04:57 +01:00
Henry cf3bd72a98 update message schema 2023-07-10 16:51:36 +01:00
Henry Heng 621c0a37ee Merge pull request #511 from FlowiseAI/feature/ConversationalRetrievalQAChain-Memory
Feature/conversational retrieval qa chain memory
2023-07-09 16:49:54 +01:00
Henry aeb143a04e update zep icon 2023-07-09 16:30:19 +01:00
Henry 050a972da8 update marketplace 2023-07-09 16:16:13 +01:00
Henry fb28f61f8b add memory option 2023-07-09 16:11:42 +01:00
Ong Chung Yau a701c6ef12 Merge pull request #480 from FlowiseAI/feature/WebCrawl
feature/WebCrawl
2023-07-09 15:22:57 +08:00
chungyau97 d53522a0a8 add description and modify default limit to 10 if empty 2023-07-09 10:32:05 +08:00
Henry 251a55972c Merge branch 'main' into feature/WebCrawl
# Conflicts:
#	packages/components/nodes/documentloaders/Puppeteer/Puppeteer.ts
2023-07-08 23:47:05 +01:00
Henry Heng f83f1c64d3 allow logger by default 2023-07-08 23:26:28 +01:00
Henry 21552776d6 update HF marketplace template 2023-07-08 23:17:01 +01:00
Henry Heng ba20145e30 Merge pull request #508 from FlowiseAI/feature/HuggingFace
Bugfix/add fix to HF endpoint
2023-07-08 23:06:13 +01:00
Henry Heng 38044200e0 Merge pull request #491 from vjsai/main
Added OpenAPIChain
2023-07-08 23:04:46 +01:00
Henry Heng e66c07d336 Update utils isFlowValidForStream
Some chains/agents streaming are not working atm, disabling streaming for those chains/agents
2023-07-08 22:38:56 +01:00
Henry Heng 83a62011cb Update package.json 2023-07-08 22:35:25 +01:00
Henry Heng 45792665df Update OpenAPIChain.ts 2023-07-08 22:34:46 +01:00
Henry 3cda348e95 add fix to HF endpoint 2023-07-08 21:31:43 +01:00
VJSai 6166074e07 Merge branch 'FlowiseAI:main' into main 2023-07-08 18:49:43 +05:30
vjsai 9cda188c73 fixed the issue in init as well 2023-07-08 18:45:18 +05:30
Ong Chung Yau 6a7e378baf Merge pull request #504 from AidanTilgner/bugfix/puppeteer-chromium-not-found
fix: docker should install chromium and puppeteer should be no sandbox
2023-07-08 20:32:14 +08:00
vjsai 0d46c0226e fixed header parsing issue 2023-07-08 18:01:51 +05:30
chungyau97 41346594c6 copy paste chrome fix to root docker file 2023-07-08 19:01:11 +08:00
Henry 6f77461921 update error message 2023-07-08 11:36:31 +01:00
Henry 7e076028df add warning description 2023-07-08 01:55:44 +01:00
Henry 5b55ca0389 Merge branch 'main' into feature/WebCrawl
# Conflicts:
#	packages/components/src/utils.ts
2023-07-08 00:09:58 +01:00
atilgner 90d7f4472d fix: docker should install chromium and puppeteer should be no sandbox 2023-07-07 12:39:30 -07:00
Henry Heng d9c5abe989 Merge pull request #503 from FlowiseAI/bugfix/ChainToolWithLLMChain
Bugfix/ChainTool with LLMChain
2023-07-07 20:25:59 +01:00
Henry Heng aac1c2eed8 Merge pull request #502 from FlowiseAI/feature/HuggingFace
Feature/Add endpoint to HF
2023-07-07 19:37:00 +01:00
Henry 0923a35683 add endpoint to HF 2023-07-07 17:36:23 +01:00
Henry c54cdd1940 add fix to allow chaintool with llmchain 2023-07-07 16:54:19 +01:00
vjsai 717468a018 Updated appropriate icon for OpenAPIChain 2023-07-07 18:38:22 +05:30
Henry Heng 4dd43fb2c4 Merge pull request #496 from AidanTilgner/feature/nodes-search-qol-updates
Feature/Nodes Search Quality of Life Updates
2023-07-07 12:14:25 +01:00
atilgner ab535e011f feat: added category search and clear search button 2023-07-06 16:41:54 -07:00
chungyau97 e4a488c211 playwright add xml scraper 2023-07-07 00:37:10 +08:00
chungyau97 c2523d8eec puppeteer add xml scraper 2023-07-07 00:21:11 +08:00
chungyau97 6bd44e2d47 cheerio add xml scraper 2023-07-07 00:10:12 +08:00
vjsai c78ca494f5 Added OpenAPI chain 2023-07-06 18:28:33 +05:30
Matthias Platzer e977fe7d70 Update config.ts
/logs was in /packages -> moved it to project root (one level up)
2023-07-06 14:29:37 +02:00
Henry Heng ab7fdfbca9 Merge pull request #490 from FlowiseAI/bugfix/SQLDBChain
Bugfix/SQLDBChain Streaming
2023-07-06 12:15:32 +01:00
Henry c2dde8bf8f add fix to streaming 2023-07-06 12:02:43 +01:00
Matthias Platzer f9c76bd6b6 Merge branch 'FlowiseAI:main' into feature/winston-logging-clean 2023-07-06 11:26:09 +02:00
Henry c78c74f73d 🥳 flowise@1.2.14 release 2023-07-05 19:34:35 +01:00
Henry d4b299ba32 🥳 flowise-ui@1.2.13 release 2023-07-05 19:29:25 +01:00
Henry 5707c414bd 🥳 flowise-components@1.2.15 release 2023-07-05 19:28:47 +01:00
Henry 1d74473ef3 update deployed as nullable 2023-07-05 18:50:09 +01:00
Henry Heng 8e13912d55 Merge pull request #485 from FlowiseAI/bugfix/SQ_LITE_NOT_NULL
Bugfix/SQLITE_NOT_NULL
2023-07-05 18:42:44 +01:00
Henry 9bca78b66a add nullable to isPublic 2023-07-05 18:27:02 +01:00
Henry 636ad5dc0c add deployed boolean back 2023-07-05 18:14:54 +01:00
chungyau97 af67d70cfc add function desc 2023-07-05 17:28:59 +08:00