123 Commits

Author SHA1 Message Date
Henry 2b2a5b9028 add console call back to chains 2024-01-19 18:36:49 +00:00
Henry 1bf7944776 update retrievers and add mmr to other vector stores 2024-01-17 15:55:56 +00:00
Henry 7ba4a063fb Merge branch 'main' into bugfix/Concurrent-Chat-Session
# Conflicts:
#	packages/components/nodes/agents/OpenAIFunctionAgent/OpenAIFunctionAgent.ts
2024-01-15 13:22:59 +00:00
Ofer Mendelevitch b5bcfc0d5c after yarn lint-fix 2024-01-08 16:46:36 -08:00
Ofer Mendelevitch a26167ac5a updated component to V2.0
Updated marketplace  "Chain Upload" JSON file
2024-01-08 16:09:50 -08:00
Henry 02482f1b38 change agent/chain with memory to use runnable 2024-01-08 13:02:56 +00:00
Henry 85e6fad0aa added input moderation to assistant, prevent app from crashing by using try catch 2023-12-28 01:11:00 +00:00
Henry 5917256e57 add fix to avoid running duplicated nodes when vector upsert 2023-12-19 23:48:18 +00:00
Henry 0e8f3ea572 add if else node and logic 2023-12-19 17:48:45 +00:00
Henry e8af8b007a add marketplace template 2023-12-17 18:58:37 +00:00
Henry bfeebcd229 update Zep version 2023-12-05 19:02:33 +00:00
Henry 40f8371de9 add llamaindex 2023-12-04 20:04:09 +00:00
Henry 6a7726956c update marketplace templates 2023-11-29 00:52:48 +00:00
Henry 8dec825c2d Merge branch 'main' into feature/OpenAI-Function
# Conflicts:
#	packages/server/marketplaces/chatflows/API Agent OpenAI.json
#	packages/server/marketplaces/chatflows/Conversational Retrieval Agent.json
#	packages/server/marketplaces/chatflows/OpenAI Agent.json
2023-11-29 00:26:36 +00:00
Henry 464a23e0f4 update agent model 2023-11-29 00:25:08 +00:00
Henry f36cfca87b Merge branch 'main' into feature/OpenAI-Assistant 2023-11-28 16:24:46 +00:00
Henry 1cd465a08e update openai assistant version 2023-11-28 16:23:11 +00:00
Henry 3536c2afec fix memory nodes 2023-11-27 15:34:28 +00:00
Henry 0d7b916b86 update models for openai function 2023-11-24 11:55:56 +00:00
Henry Heng e93ce07851 Merge pull request #1243 from FlowiseAI/feature/VectorStoreRevamp
Feature/add vector upsert ability
2023-11-23 17:08:51 +00:00
Henry Heng e1583766c0 Merge pull request #1222 from vinodkiran/FEATURE/input-moderation
ResponsibleAI - Input Moderation - …
2023-11-23 16:34:17 +00:00
vinodkiran b3f44e0495 ResponsibleAI - Input Moderation - Renaming of files for better clarity and alignment to functionality 2023-11-23 10:48:00 +05:30
Henry 3638485d1b Merge branch 'main' into feature/VectorStoreRevamp 2023-11-22 19:49:55 +00:00
Henry 7d13b6323f fix namings, update description, show badge and node info 2023-11-22 19:48:01 +00:00
Henry c274085d42 slight naming changes 2023-11-22 17:10:18 +00:00
Henry 8358e59df2 add claude-2.1 2023-11-21 19:18:08 +00:00
Henry 44cadc1cc3 add vector upsert ability 2023-11-16 18:34:17 +00:00
Henry Heng 6ed80d8d48 Merge pull request #1190 from vincent-pli/correct-help-link-apichain
Correct the help link for apichain
2023-11-09 17:37:13 +00:00
Henry 4d2ef9b7ec update marketplace 2023-11-09 12:45:58 +00:00
vincent-pli 964b5a263c correct the help link for apichain 2023-11-08 08:20:07 +08:00
Henry ec76b3c0d9 update marketplace llmchain templates 2023-11-03 13:33:38 +00:00
Henry Heng 4f3d352606 Merge pull request #1162 from SearchApi/feature/add-searchapi
Add SearchApi documentloader, tool & podcast QA example
2023-11-02 21:46:13 +00:00
SebastjanPrachovskij a240333e79 Run yarn lint-fix 2023-11-02 22:17:36 +02:00
Henry 689612b0d6 add query to vec2doc 2023-11-02 19:46:52 +00:00
Henry 039d8d26be expand text file supported file types 2023-10-31 16:32:33 +00:00
SebastjanPrachovskij 7bc41939e4 Add SearchApi documentloader, tool & podcast QA example 2023-10-31 16:27:37 +02:00
vinodkiran cd6538c5f2 Spelling Corrections. 2023-10-26 11:11:10 +05:30
Henry f822745e38 update marketplaces 2023-10-13 15:58:10 +01:00
Ofer Mendelevitch 6a29ee8c02 minor update to labels
Upd 'source' in Vectara constructor
2023-10-12 19:45:44 -07:00
Henry 4caa9ba9ab update marketplace llm with cache 2023-10-10 00:01:28 +01:00
Henry ea4d3d0278 update fields 2023-09-25 11:32:31 +01:00
Henry 096451f82f update langchain version 2023-09-20 20:07:13 +01:00
Henry 4682be5c03 update openai models 2023-09-19 11:53:16 +01:00
Seif d3d18a8e43 Update vectara template 2023-09-15 07:37:20 -07:00
Henry 6372cb9c72 update marketplace 2023-08-30 12:34:50 +01:00
Henry 3f0157dab1 add custom prompt to sql db chain 2023-08-29 15:07:59 +01:00
Henry 213cfdf910 update sqldb marketplace template 2023-08-21 10:53:37 +01:00
Henry Heng e9adc15ff2 Merge pull request #775 from FlowiseAI/feature/Vec2Doc
Feature/Vector to Prompt
2023-08-17 14:22:48 +01:00
Henry Heng 5a8db9a534 Merge pull request #774 from vectara/sentence-config
Add sentence config option to Vectara
2023-08-17 10:20:09 +01:00
Atish Amte 888fa356b9 lint fixes 2023-08-17 01:11:31 +05:30