Commit Graph

2305 Commits

Author SHA1 Message Date
Ilango 2742a26c6a Fix console error and remove console.log statements 2024-01-12 14:08:55 +05:30
Ilango f5037f0b81 Update sticky note node configuration 2024-01-12 13:45:06 +05:30
Ilango 951fda75c8 Update node input component 2024-01-12 13:44:24 +05:30
Ilango 1544f61407 Refactor CanvasNode to use the new sticky node 2024-01-12 13:41:58 +05:30
Ilango 42f80fade2 Add new node type for canvas - sticky note 2024-01-12 13:34:52 +05:30
hakeemsyd 9aaa4313cb svg added and refactored again 2024-01-12 02:43:43 +05:00
hakeemsyd e2365ff220 Update AstraApi.credential.ts 2024-01-12 01:43:22 +05:00
hakeemsyd 8a470a85b7 chore: refactoring (naming convention) 2024-01-12 01:36:57 +05:00
hakeemsyd e634a6b584 feature: Integrate Astra Vectorstore 2024-01-12 00:31:21 +05:00
Ilango 6462ba0fae Add todo for category type in INode 2024-01-11 21:20:47 +05:30
Ilango 22ebf95a59 Rename StickyNote node and move to utilities category 2024-01-11 21:15:29 +05:30
Ilango d70c097341 Add a sticky note node under tools 2024-01-11 14:37:10 +05:30
Joshua Carter 3bc52426ba Correct DockerHub link in docs from private to public repo page 2024-01-10 12:30:01 -08:00
Henry Heng 1d8d97c7a1 Merge pull request #1508 from mokeyish/patch-2
Add milvusTextField configuration for Milvus
2024-01-10 16:31:23 +00:00
YISH be0fff4d9d Fix OpenAIFunctionAgent that function not return string result
refer to https://github.com/langchain-ai/langchain/blob/master/libs/langchain/langchain/agents/format_scratchpad/openai_functions.py#L29

and fix the role of systemMessage from `ai` to `system`.
2024-01-10 17:41:53 +08:00
YISH 1dc9690696 Add milvusTextField configuration for Milvus
langchain python use `text` 
https://github.com/langchain-ai/langchain/blob/master/libs/community/langchain_community/vectorstores/milvus.py#L119

while langchian js use `langchain` 
https://github.com/langchain-ai/langchainjs/blob/main/libs/langchain-community/src/vectorstores/milvus.ts#L61

so it is necessary to add milvusTextField configuration for Milvus.
2024-01-10 17:32:46 +08:00
Darien Kindlund 029d5a9d6e Merge branch 'FlowiseAI:main' into main 2024-01-09 14:32:56 -05:00
Carson Yang 6a114b3717 Update README-ZH.md 2024-01-09 13:58:40 +08:00
Keith Kacsh 6ec1c9249b Revert model var to string, refactor for case without a key and just override if so 2024-01-08 17:53:18 -07:00
Ofer Mendelevitch b5bcfc0d5c after yarn lint-fix 2024-01-08 16:46:36 -08:00
Henry Heng 6e2bf91c21 Merge pull request #1502 from FlowiseAI/chore/Remove-Zapier-NLA-Credential
Chore/Remove zapier nla credential
2024-01-09 00:26:12 +00:00
Ofer Mendelevitch a26167ac5a updated component to V2.0
Updated marketplace  "Chain Upload" JSON file
2024-01-08 16:09:50 -08:00
Henry 07411a78a3 removed zapier nla credential 2024-01-08 23:34:53 +00:00
Darien Kindlund c15489cbae Merge branch 'FlowiseAI:main' into main 2024-01-08 16:07:07 -05:00
Henry 4622fd8a02 update self-host readme 2024-01-08 18:39:36 +00:00
Ofer Mendelevitch 78a6926ca3 added step to diversityBias 2024-01-08 10:26:17 -08:00
Henry Heng e1df7256a6 Merge pull request #1487 from fanux/main
add one-click deploy on sealos
2024-01-08 18:25:18 +00:00
Henry Heng 3f7655073c Merge pull request #1461 from cosark/patch-1
Added deploy template for RepoCloud.io
2024-01-08 18:25:10 +00:00
Henry Heng ace50faa7f Merge pull request #1500 from FlowiseAI/bugfix/Chatbot-Config-404
Bugfix/GET chatbot config
2024-01-08 18:08:46 +00:00
Henry bb77e3f591 fix chatbot config 2024-01-08 17:13:07 +00:00
Henry 7f15494d60 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/server/src/database/migrations/mysql/index.ts
#	packages/server/src/database/migrations/postgres/index.ts
#	packages/server/src/database/migrations/sqlite/index.ts
2024-01-08 16:15:22 +00:00
Ofer Mendelevitch 244093923d updates per PR comments 2024-01-08 07:25:54 -08:00
Henry Heng 33c74261ec Merge pull request #1483 from FlowiseAI/bugfix/Pass-JSON-Variable-Value
Bugfix/Pass Json Variable Value
2024-01-08 13:13:00 +00:00
Henry 02482f1b38 change agent/chain with memory to use runnable 2024-01-08 13:02:56 +00:00
Keith Kacsh accea214d2 Updating docs 2024-01-06 17:33:41 -07:00
Keith Kacsh 595f1ed7f2 Introduce new credential for LocalAI, Pass optional auth to LocalAI, New env var 2024-01-06 17:16:06 -07:00
Darien Kindlund 4d92989977 Merge branch 'FlowiseAI:main' into main 2024-01-05 14:55:26 -05:00
Ofer Mendelevitch dd07c3d778 Merge branch 'main' into add_mmr_vectara 2024-01-05 11:14:22 -08:00
Henry Heng d5b8db5599 Merge pull request #1479 from micromata/feature/postgres-ssl-flag-option
Added ssl flag for postgres vectorstores
2024-01-05 12:29:36 +00:00
tuxBurner d8a778e4d9 Bumped version from 1.0 to 2.0 2024-01-05 12:46:47 +01:00
tuxBurner c2735b190c Merge branch 'main' into feature/postgres-ssl-flag-option 2024-01-05 12:45:05 +01:00
fanux 36ce6b7a85 add one-click deploy on sealos 2024-01-05 18:17:41 +08:00
Henry 8cb9393862 add fix for passing json variable 2024-01-05 02:46:36 +00:00
Henry Heng d9136998c4 Merge pull request #1482 from FlowiseAI/chore/Apache-2.0-Licensing
Chore/remove restrictions
2024-01-05 00:10:46 +00:00
Henry Heng 3362706d39 Merge pull request #1480 from micromata/feature/qdrant-port-fix
Feature/qdrant port fix
2024-01-05 00:01:49 +00:00
Henry d882ebfcb6 remove restrictions 2024-01-04 23:57:36 +00:00
Darien Kindlund 27f14ce402 Merge branch 'FlowiseAI:main' into main 2024-01-04 12:30:11 -05:00
Henry Heng d20debc6f0 Merge pull request #1452 from vinodkiran/CHORE/Upgrade-Analytic-Dependencies
chore/Upgrading of analytic dependencies - langfuse and langsmith.
2024-01-04 17:17:12 +00:00
Darien Kindlund e07f27c528 Merge branch 'chore/Update-AzureOpenAI-LLM-Types' 2024-01-04 12:10:46 -05:00
Darien Kindlund 3d2b4077cf Removed streaming feature since it broke chatflows 2024-01-04 12:09:08 -05:00