Henry
|
a6bcaba592
|
🥳 flowise-components@1.7.1 release
|
2024-05-06 18:04:45 +01:00 |
|
Prajwal Pai
|
09569d0b06
|
add couchbase vectore store support (#2303)
* add couchbase vectore store support
* Updated on review comments
|
2024-05-06 11:26:54 +01:00 |
|
Henry Heng
|
9971627821
|
Chore/Pinecone Version Upgrade (#2310)
add source tag to pinecone
|
2024-05-03 15:46:50 +01:00 |
|
Fahreddin Özcan
|
e71266de87
|
Upstash Vector Integration (#2284)
* add: upstash integration
* update upstash vector credential labels
* add filter to retriever/vectorstore as arg
* require embeddings
* lint-fix
|
2024-05-02 02:26:38 +01:00 |
|
Henry
|
adea2f0830
|
🥳 flowise-components@1.6.10 minor fix release
|
2024-04-29 22:39:18 +01:00 |
|
Henry Heng
|
b7eb876b39
|
Chore/Update Mistral Ver (#2281)
update mistral ver
|
2024-04-29 14:02:28 +01:00 |
|
Henry
|
198fffe331
|
🥳 flowise-components@1.6.9 release
|
2024-04-26 18:51:56 +01:00 |
|
Henry
|
546eafe6a1
|
🥳 flowise-components@1.6.8 release
|
2024-04-25 21:27:47 +01:00 |
|
Henry Heng
|
7360d1d9a6
|
Feature/OpenAI Assistant V2 (#2258)
* add gpt4 turbo to assistant
* OpenAI Assistant V2
* update langfuse handler
|
2024-04-25 20:14:04 +01:00 |
|
Henry Heng
|
95beaba9d9
|
Chore/Update langchain version, openai, mistral, vertex, anthropic (#2180)
* update langchain version, openai, mistral, vertex, anthropic, introduced toolagent
* upgrade @google/generative-ai 0.7.0, replicate and faiss-node
* update cohere ver
* adding chatCohere to streaming
* update gemini to have image upload
* update google genai, remove aiplugin
|
2024-04-20 02:20:30 +01:00 |
|
Henry
|
0b3da598dd
|
🥳 flowise-components@1.6.7 minor release
|
2024-04-13 01:02:52 +01:00 |
|
Henry
|
e630123f63
|
🥳 flowise-components@1.6.6 minor release
|
2024-04-09 16:37:10 +01:00 |
|
Henry
|
39f7e4c263
|
🥳 flowise-components@1.6.5 release
|
2024-04-04 15:14:24 +01:00 |
|
Henry Heng
|
e422ce287b
|
Feature/Indexing (#1802)
* indexing
* fix for multiple files upsert
* fix default Postgres port
* fix SQLite node description
* add MySQLRecordManager node
* fix MySQL unique index
* add upsert history
* update jsx ui
* lint-fix
* update dialog details
* update llamaindex pinecone
---------
Co-authored-by: chungyau97 <chungyau97@gmail.com>
|
2024-04-02 23:47:19 +01:00 |
|
Octavian FlowiseAI
|
ea255db15d
|
Bugfix/closing mongodb connections (#2085)
* mongodb connection issue
* updating and pinning mongodb version
* removing pnpm-lock.yaml
* converting to a singleton
* Update pnpm lock file
* Downgrade mongodb
---------
Co-authored-by: vinodkiran <vinodkiran@usa.net>
Co-authored-by: Vinod Paidimarry <vinodkiran@outlook.in>
|
2024-04-02 14:57:20 +02:00 |
|
Henry Heng
|
dad30472b6
|
Chore/Pin Pinecone dep (#2036)
* pin pinecone dep
* fix openai assistant types
* Merge branch 'main' into chore/Pin-Pinecone-Dependency
# Conflicts:
# pnpm-lock.yaml
|
2024-03-31 14:55:33 +08:00 |
|
Zheng Can
|
a09b7f7e39
|
Use mysql2 to fix mysql connection issue for mysql 8 (#1955)
* Use mysql2 to fix mysql connection issue for mysql 8
* update pnpm-lock
* update pnpm-lock
* fix lint issue
* fix lint issue
|
2024-03-30 23:58:15 +08:00 |
|
Marc Klingen
|
a57cd76757
|
chore: upgrade langfuse to support metadata and tags (#2055)
* chore: upgrade langfuse to support metadata and tags
* pnpm i
|
2024-03-30 13:01:04 +08:00 |
|
Henry Heng
|
3a7c2fd4db
|
Chore/Upgrade llamaindex (#2017)
upgrade llamaindex
|
2024-03-25 16:10:28 +08:00 |
|
Henry
|
bf5be755f6
|
🥳 flowise-components@1.6.4 release
|
2024-03-20 01:16:11 +08:00 |
|
Henry Heng
|
cd4c659009
|
Feature/Mistral FunctionAgent (#1912)
* add mistral ai agent, add used tools streaming
* fix AWS Bedrock imports
* update pnpm lock
|
2024-03-18 13:17:00 +08:00 |
|
Henry
|
fa081acea0
|
Merge branch 'main' into feature/Indexing
# Conflicts:
# pnpm-lock.yaml
|
2024-03-15 15:30:37 +08:00 |
|
Henry
|
381a4553bd
|
🥳 flowise-components@1.6.3
|
2024-03-13 01:48:57 +08:00 |
|
Ilango
|
7313891ea1
|
Fix merge conflict
|
2024-03-12 12:46:25 +05:30 |
|
vinodkiran
|
2d208e1f99
|
Merge branch 'main' into FEATURE/Claude_vision
# Conflicts:
# packages/components/nodes/agents/ConversationalAgent/ConversationalAgent.ts
# packages/components/nodes/agents/MRKLAgentChat/MRKLAgentChat.ts
|
2024-03-11 09:50:33 +05:30 |
|
vinodkiran
|
63b8c23072
|
Addition of Claude for Image uploads
|
2024-03-07 18:55:24 +05:30 |
|
Ilango
|
de2ac1d13c
|
Update nuke command - remove .turbo dir
|
2024-03-07 11:18:45 +05:30 |
|
Marc Klingen
|
214e7c8dc7
|
upgrade langfuse and add sdkIntegration tag
|
2024-03-07 02:25:30 +01:00 |
|
Ilango
|
e3b5309855
|
Fix merge conflicts
|
2024-03-06 16:03:12 +05:30 |
|
Henry
|
52dbfc6a4f
|
pin mongodb version
|
2024-03-01 21:05:21 +08:00 |
|
Henry
|
43c1d5d017
|
add groq
|
2024-02-29 03:12:11 +08:00 |
|
Henry
|
78e53ed976
|
🥳 flowise-components@1.6.2
|
2024-02-28 01:06:09 +08:00 |
|
Henry Heng
|
a134ea85eb
|
Merge pull request #1419 from vinodkiran/FEATURE/Vision
FEATURE: Add Multi Modal Capabilities to Flowise
|
2024-02-27 11:58:47 +08:00 |
|
Henry Heng
|
89307b13c9
|
Merge pull request #1760 from getzep/zep-cloud-setup
Zep cloud setup
|
2024-02-26 23:26:17 +08:00 |
|
Henry Heng
|
bca7e82bf8
|
Merge branch 'main' into FEATURE/Vision
|
2024-02-26 15:59:51 +08:00 |
|
Henry
|
46c32693ad
|
update langsmith version
|
2024-02-24 02:25:07 +08:00 |
|
Henry
|
d17280255b
|
Merge branch 'main' into feature/Vision
|
2024-02-21 16:57:39 +08:00 |
|
Henry
|
18b6c0f127
|
🥳 flowise-components@1.6.1 release
|
2024-02-21 12:08:26 +08:00 |
|
vinodkiran
|
0bc85593d5
|
Merge branch 'main' into FEATURE/Vision
# Conflicts:
# packages/components/nodes/agents/MRKLAgentChat/MRKLAgentChat.ts
|
2024-02-20 13:26:22 -08:00 |
|
paulpaliychuk
|
29c86f77bf
|
feat: Update @qdrant/openapi-typescript-fetch resolution
|
2024-02-19 22:58:28 -05:00 |
|
paulpaliychuk
|
76ac97fa50
|
wip
|
2024-02-19 22:11:07 -05:00 |
|
Marc Klingen
|
a323c65ec4
|
chore(deps): upgrade Langfuse to 3.1.0
|
2024-02-19 15:53:06 +01:00 |
|
Henry
|
46c47017bd
|
Merge branch 'main' into FEATURE/Vision
# Conflicts:
# packages/components/nodes/agents/ConversationalAgent/ConversationalAgent.ts
# packages/components/nodes/agents/MRKLAgentChat/MRKLAgentChat.ts
# packages/components/nodes/chains/ConversationChain/ConversationChain.ts
# packages/components/nodes/chains/LLMChain/LLMChain.ts
# packages/components/nodes/chatmodels/ChatOpenAI/ChatOpenAI.ts
|
2024-02-19 20:38:34 +08:00 |
|
Henry
|
4773a13042
|
update lc version
|
2024-02-19 18:49:35 +08:00 |
|
Henry Heng
|
dcb1ad15e7
|
Merge branch 'main' into FEATURE/Vision
|
2024-02-14 18:06:33 +08:00 |
|
Henry
|
17a27d92a5
|
disable warnings
|
2024-02-07 14:52:10 +08:00 |
|
Henry
|
73112ad122
|
Merge branch 'main' into chore/Upgrade-LC-version
# Conflicts:
# packages/components/package.json
|
2024-02-07 02:01:32 +08:00 |
|
Henry
|
dcacb02a47
|
🥳 flowise-components@1.6.0 release
|
2024-02-06 03:01:47 +08:00 |
|
Henry Heng
|
340e85da91
|
Merge pull request #1611 from FlowiseAI/feature/LlamaIndex
Feature/llama index
|
2024-02-02 20:00:21 +00:00 |
|
Henry
|
9cd0362f24
|
Merge branch 'main' into FEATURE/Vision
# Conflicts:
# packages/components/nodes/chains/ConversationChain/ConversationChain.ts
# packages/server/src/index.ts
# packages/server/src/utils/index.ts
|
2024-02-02 02:54:06 +00:00 |
|