Commit Graph

55 Commits

Author SHA1 Message Date
Henry 36d3709371 minor fix when promptValues is undefined 2023-07-31 00:08:37 +01:00
Henry 27660b8ed3 add fix 2023-07-30 14:03:15 +01:00
Henry 05dd23b01d - update marketplaces
- add version to nodes and credentials
- hover over node actions
2023-07-28 15:56:40 +01:00
Henry 976e74f13f Merge branch 'main' into feature/Credential 2023-07-27 11:37:30 +01:00
Henry 61dabbb7da Merge branch 'main' into feature/Credential
# Conflicts:
#	README.md
#	docker/.env.example
#	packages/components/nodes/documentloaders/Notion/NotionDB.ts
#	packages/components/nodes/memory/DynamoDb/DynamoDb.ts
#	packages/components/nodes/memory/MotorheadMemory/MotorheadMemory.ts
#	packages/components/nodes/memory/ZepMemory/ZepMemory.ts
#	packages/components/package.json
#	packages/components/src/utils.ts
#	packages/server/.env.example
#	packages/server/README.md
#	packages/server/marketplaces/chatflows/Conversational Retrieval QA Chain.json
#	packages/server/src/ChildProcess.ts
#	packages/server/src/DataSource.ts
#	packages/server/src/commands/start.ts
#	packages/server/src/index.ts
#	packages/server/src/utils/index.ts
#	packages/server/src/utils/logger.ts
2023-07-27 11:26:34 +01:00
chungyau97 0a49234a16 remove curly bracket in loaded document text 2023-07-27 14:08:33 +08:00
Henry 2f10d46abc add handleEscapeChar 2023-07-25 00:32:50 +01:00
Henry bcf3946efb - add refine chain type custom system message
- allow all memory type to conver_re_qa_chain
- fix startsWith undefined where override config file is not passed
- ability to generate new session id when sharing chatbot
2023-07-24 19:11:39 +01:00
Henry 3f7b586170 add system message fix 2023-07-19 18:30:45 +01:00
Henry 673cc029bd update conversational retrieval qa chain prompt 2023-07-18 01:22:20 +01:00
Henry ff755c3d1b update credentials 2023-07-15 19:43:09 +01:00
Henry 4c47beabbc update claude v2 2023-07-12 01:11:02 +01:00
Henry eb19c206cf add logs to component chains/agents 2023-07-11 01:53:22 +01:00
Henry cf3bd72a98 update message schema 2023-07-10 16:51:36 +01:00
Henry fb28f61f8b add memory option 2023-07-09 16:11:42 +01:00
Henry Heng 45792665df
Update OpenAPIChain.ts 2023-07-08 22:34:46 +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
vjsai 0d46c0226e fixed header parsing issue 2023-07-08 18:01:51 +05:30
vjsai 717468a018 Updated appropriate icon for OpenAPIChain 2023-07-07 18:38:22 +05:30
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 511c4995e9 format prompt values revamp 2023-06-28 22:59:56 +01:00
Henry e50c065aca update multi chains 2023-06-14 15:47:33 +01:00
Henry 74939c187a add fixes 2023-06-14 13:39:38 +01:00
Henry d11cb5f4b4 add top K to vector stores 2023-06-10 17:21:27 +01:00
Henry b071790a5a add return source documents functioanality 2023-06-08 23:51:34 +01:00
Henry 24af4f84ca fix conversational chain output response 2023-05-27 13:28:21 +01:00
Henry 2283093f18 add get and post api chain 2023-05-27 01:40:50 +01:00
Henry Heng 8e9fd6fb91
Merge pull request #190 from vjsai/main
feature: changes to support ApiChain
2023-05-26 16:22:00 +01:00
Vijay Sai 55ed6819a2 integrated headers functionality 2023-05-26 19:13:52 +05:30
Henry a4727c11f0 add streaming handler to MultiChains 2023-05-26 12:35:31 +01:00
Vijay Sai 4a4c940dbd fixed all the linting issues 2023-05-26 16:07:50 +05:30
VJSai 06f933132b
Update ApiChain.ts to remove OpenAI import 2023-05-26 13:46:33 +05:30
Vijay Sai e294d227bc feature: changes to support ApiChain 2023-05-26 13:40:06 +05:30
Ong Chung Yau 2968dccd83
Merge pull request #149 from FlowiseAI/feature/Streaming
Feature/Streaming
2023-05-26 09:01:40 +07:00
Henry 769b4ea567 add multi retrieval qa chain 2023-05-25 13:50:11 +01:00
Henry 1d42456ba1 add multi prompt chain 2023-05-25 00:36:09 +01:00
Henry ab812af587 add prompt for conversationqa chain 2023-05-23 15:33:48 +01:00
Henry e89785080b enable streaming 2023-05-22 17:16:21 +01:00
Henry de4e4a63de add conversation chain 2023-05-22 13:38:31 +01:00
Henry 1f4efd6734 add debug 2023-05-19 18:20:41 +01:00
Henry Heng 0d23998c1b
Merge pull request #115 from FlowiseAI/feature/BaseLanguageModel
Feature/Add BaseLanguageModel
2023-05-17 16:15:42 +01:00
Henry d44ab269e6 add baselanguagemodel 2023-05-17 14:43:15 +01:00
chungyau97 740a6124a0 fix RetrievalQAChain typo 2023-05-12 08:58:32 +07:00
Henry 04d0170c6b add bugfix for SQLDBChain 2023-05-01 13:54:14 +01:00
Henry 503386c074 add vector stores 2023-04-20 10:11:55 +01:00
Henry 27e026d943 add baseClasses for outputs 2023-04-20 00:46:33 +01:00
Henry 94e71b22e2 Merge branch 'main' into feature/Prompt-Chaining 2023-04-19 22:28:44 +01:00
Henry 17207e01db add format prompt values to prompt template 2023-04-18 23:27:05 +01:00