Commit Graph

1653 Commits (flowise@1.4.10)

Author SHA1 Message Date
Henry Heng 60ebbaa0c5
Merge pull request #1544 from 0xi4o/bug/add-credentials-error
FIX: Upstash redis error causing deployment and adding credentials error
2024-01-16 15:35:31 +00:00
Ilango 0e7df3a5b5 Lock upstash redis version which will fix the credentials and deployment issues 2024-01-16 20:52:25 +05:30
Henry Heng 149d7f3851
Merge pull request #1539 from mokeyish/patch-4
Fix CustomFunction receiving excaped inputs
2024-01-16 10:42:55 +00:00
Henry Heng bf166ab267
Merge pull request #1537 from automaton82/update-turbo-version
Fix for #1535
2024-01-16 10:41:44 +00:00
YISH c77e23b0d1
Fix CustomFunction receiving excaped inputs 2024-01-16 15:32:51 +08:00
automaton82 d7a998f266
Update package.json
Updating turbo to the latest compatible version to fix a bug with github actions not able to build arm64 docker images.
2024-01-15 23:27:33 -05:00
Henry Heng 24d227598b
Merge pull request #1532 from FlowiseAI/feature/Lagnfuse-Session-Id
Feature/SessionId Tracking
2024-01-15 19:12:57 +00:00
Henry b3ab8527f5 add ts-ignore 2024-01-15 18:36:31 +00:00
Henry 4ef9c1f511 add sessionId tracking 2024-01-15 18:28:46 +00:00
Henry Heng b3d2d7cf87
Merge pull request #1497 from FlowiseAI/bugfix/Concurrent-Chat-Session
Bugfix/Concurrent Chat Session
2024-01-15 15:56:27 +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
Henry Heng 8847fc9d4c
Merge pull request #1512 from JoshuaCWebDeveloper/patch-1
Correct DockerHub link in docs from private to public repo page
2024-01-15 02:49:05 +00:00
Henry 04ef695b3f update README-ZH md 2024-01-15 02:46:21 +00:00
Henry Heng 04b7a66fd0
Merge pull request #1504 from yangchuansheng/main
Update README-ZH.md
2024-01-14 15:31:17 +00:00
Henry Heng 5239b2707f
Merge pull request #1495 from kkacsh321/localai_auth
FEATURE: LocalAI Credential, Optional LocalAI Auth, Model list env var
2024-01-14 12:14:07 +00:00
Henry Heng 99db3cba4e
Merge pull request #1525 from FlowiseAI/bugfix/Delete-API
Bugfix/delete message API
2024-01-14 12:12:33 +00:00
Henry Heng 92ba6ce769
Merge pull request #1509 from mokeyish/patch-3
Fix OpenAIFunctionAgent that function not return string result
2024-01-14 12:06:54 +00:00
Henry ec50493851 delete message API 2024-01-14 11:57:53 +00:00
Keith Kacsh 8a4b6a7224 Fixing naming, handling embeddings for LocalAI also 2024-01-13 19:14:45 -07:00
Henry Heng 733f1ec484
Merge pull request #1462 from vectara/add_mmr_vectara
added support for MMR
2024-01-14 00:18:29 +00:00
Henry Heng 4125a4a278
Merge pull request #1516 from hakeemsyd/feature/integrate-astra-vectorstore
feature: Integrate Astra Vectorstore
2024-01-14 00:17:24 +00:00
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
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
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
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
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
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