Commit Graph

284 Commits

Author SHA1 Message Date
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 fb28f61f8b add memory option 2023-07-09 16:11:42 +01: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 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 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
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 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
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
Henry c2dde8bf8f add fix to streaming 2023-07-06 12:02:43 +01:00
Henry 5707c414bd 🥳 flowise-components@1.2.15 release 2023-07-05 19:28:47 +01:00
chungyau97 af67d70cfc add function desc 2023-07-05 17:28:59 +08:00
chungyau97 607d4a3394 modify playwright web crawl 2023-07-05 17:17:13 +08:00
chungyau97 c18e98761a modify puppeteer web crawl 2023-07-05 17:07:45 +08:00
chungyau97 92e50a676c add web crawl 2023-07-05 16:47:01 +08:00
Henry 479a6bc7eb update sessionId to optional 2023-07-03 17:59:52 +01:00
Govind Kumar 0efed9d7d4 added dynamo db backed memory 2023-07-02 23:45:42 +05:30
Govind Kumar 83e360619a Merge branch 'main' of https://github.com/govind-kumarr/Flowise into feature/DynamoDb-Integration 2023-07-02 23:04:15 +05:30
Henry 2ac229a242 add 16k model to Azure 2023-07-02 00:55:25 +01:00
Henry Heng 28bed455fb Merge pull request #440 from FlowiseAI/feature/FormatPromptValues
Feature/FormatPromptValues Revamp
2023-07-01 23:59:25 +01:00
Henry 7dda0d19c0 update Gitbook icon 2023-07-01 13:21:40 +01:00
Govind Kumar 894902ea83 added gitBook integration 2023-06-30 22:33:11 +05:30
Govind Kumar 18c1d95212 Merge branch 'main' into feature/DynamoDb-Integration 2023-06-30 19:00:28 +05:30
Govind Kumar bc71e57834 added initial code 2023-06-30 18:58:15 +05:30
Jeffrey-Wang 184a783847 fix: temperature convert to float 2023-06-29 21:23:21 +08:00
Jeffrey 7a8db1dff3 fix: temperature should convert to float 2023-06-29 14:21:44 +08:00
Henry 511c4995e9 format prompt values revamp 2023-06-28 22:59:56 +01:00
Henry Heng dc2f35bfad Merge pull request #407 from ivalkshfoeif/feature/redis-backed-chat-memory
Feature/Redis-Backed Chat Memory
2023-06-28 21:42:20 +01:00
ivalkshfoeif c36489f947 Update redis icon 2023-06-28 10:10:12 -07:00
chungyau97 b6a5cd0cb3 remove returnJSONStr function 2023-06-27 23:07:31 +08:00
Henry 3784a700b6 update faiss version 2023-06-26 18:05:48 +01:00
Henry Heng 4765464b2d Merge pull request #409 from govind-kumarr/feature/Qdrant-VectorStore-Integration
Feature/Qdrant vector store integration
2023-06-26 17:31:11 +01:00
Govind Kumar ab029a845e added revised changes 2023-06-26 20:46:37 +05:30