Commit Graph

1669 Commits

Author SHA1 Message Date
Ilango 7e5d8e7294 Fix image uploads appear on top of chat messages. Now image uploads will appear above the text input on its own row. 2024-01-22 11:16:57 +05:30
vinodkiran e774bd3c12 GPT Vision: Added multi model capabilities to ChatOpenAI and ConversationChain. 2024-01-19 18:02:05 +05:30
vinodkiran f87d84997c GPT Vision: lint fixes 2024-01-18 17:11:43 +05:30
vinodkiran 9222aafc6f GPT Vision: Updated behaviour to submit voice recording directly without the need to do another submit. 2024-01-18 17:04:49 +05:30
vinodkiran 188311187a GPT Vision: Fix for error when only speech input is sent. 2024-01-18 13:04:25 +05:30
vinodkiran 8a14a52d90 GPT Vision: Renaming to OpenAIMultiModalChain and merging the functionality of Wisper. 2024-01-18 13:03:27 +05:30
Henry 398a31f426 UI touchup 2024-01-17 00:39:14 +00:00
Henry f57daea946 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/server/src/index.ts
2024-01-15 19:20:04 +00: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
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
Ofer Mendelevitch dd07c3d778 Merge branch 'main' into add_mmr_vectara 2024-01-05 11:14:22 -08:00