Eduard-Constantin Ibinceanu
ba8a462bf8
[Bugfix] Milvus search error ( #3623 )
...
Fix milvus search error
2024-12-03 23:41:39 +00:00
Maicon Matsubara
d20a970a7b
Bugfix/redis connection is closed ( #3591 )
...
* Added redis open connection if it is closed
* Removed unecessary modification
* Added check connection in all methods
* Renamed method
* added await on method call
* Refactor Redis connection handling: remove singleton pattern, ensure connections are opened and closed per operation.
---------
Co-authored-by: Maicon Matsubara <maicon@fullwise.com.br>
2024-12-03 16:14:40 +00:00
Henry Heng
3b804d7777
Release/2.2.1 ( #3607 )
...
minor patch fix @2.2.1
2024-11-29 13:18:27 +00:00
Henry Heng
3478b39a40
Release/2.2.0 ( #3601 )
...
flowise@2.2.0
2024-11-28 16:05:49 +00:00
Henry Heng
940c8fd3b0
Chore/LC v0.3 ( #3517 )
...
* bump langchain version to 0.3, upgrades on all chat models
* update all docs loader to have documents and text output options
* fix pnpm lock file
2024-11-28 11:06:12 +00:00
Henry Heng
c50c7bdcce
Chore/models update ( #3590 )
...
* add gemini flash
* add gemin flash to vertex
* add gemin-1.5-flash-preview to vertex
* add azure gpt 4o
* add claude 3.5 sonnet
* add mistral nemo
* add groq llama3.1
* add gpt4o-mini to azure
* o1 mini
* add groq llama 3.2
* update anthropic models
* add 3.5 haiku
* update vertex embedding models
* add azure o1 models
2024-11-27 11:02:15 +00:00
Henry Heng
4c1951d5b6
Feature/Extract Metadata Retriever ( #3579 )
...
add extract metadata retriever
2024-11-26 21:06:17 +00:00
Henry Heng
76ae921240
Feature/add ability to show variable output ( #3580 )
...
add ability to show variable output
2024-11-26 21:06:03 +00:00
Henry Heng
a2c36b4447
Feature/Add new doc store upsert and refresh API ( #3556 )
...
add new doc store upsert and refresh API
2024-11-25 15:47:13 +00:00
saatchi-david
36496b1611
Added new gpt4o model and set "gpt 4o (latest)" as default model for ChatOpenAI node. ( #3543 )
...
* Chore/Add gpt-4o-2024-11-20
* add the latest gpt4o model.
* Update models.json - fix linting
* Update models.json - fix linting issue 2
* Updated default model in ChatOpenAI node from gpt 3.5 turbo gpt4o
* Update ChatOpenAI.ts
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2024-11-21 19:28:54 +00:00
Tyler
919cb5097e
Redis default port is 6379 ( #3548 )
2024-11-21 19:09:54 +00:00
Henry Heng
ebf9a98341
Release/2.1.5 ( #3535 )
...
flowise@2.1.5
2024-11-19 16:13:30 +00:00
serhiy-matoffo
16ceed1bda
Feature/Add support for state-based metadata filter to Retriever Tool ( #3501 )
...
* Added support for state-based metadata filter to Retriever Tool
* Update RetrieverTool.ts
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2024-11-16 13:59:42 +00:00
Henry Heng
38ddbd8283
Feature/Add stripe toolkit ( #3522 )
...
add stripe toolkit
2024-11-15 20:28:07 +00:00
Henry Heng
d0571291b7
Release/2.1.4 ( #3506 )
...
release 2.1.4
2024-11-13 18:39:14 +00:00
Henry Heng
3b72017a10
Chore/bump dep ( #3488 )
...
bump dep
2024-11-12 10:52:47 +00:00
Henry Heng
51e5591bbb
Feature/Add multi modal to chat ollama ( #3499 )
...
* add multi modal to chat ollama
* update JSON mode description
2024-11-10 20:45:46 +00:00
Henry Heng
0153735704
Feature/Postgres agent memory ( #3495 )
...
* add postgres to agent memory
* add mysql agent memory
2024-11-09 14:15:44 +00:00
ZacharyQin
b01772302e
feat: Add Custom Api Url Param for Self-hosted FireCrawl endpoint ( #3480 )
...
* feat: Add Custom api url for Self-hoseted FireCrawl endpoint
* Update FireCrawlApi.credential.ts
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2024-11-09 00:44:17 +00:00
Ryno
ccc0088d0d
feat: Add BraveSearchAPI document loader ( #3486 )
2024-11-08 12:59:22 +00:00
Vinod Kiran
fe03683f0c
FEATURE:: Support for metrics collection - Prometheus and Open Telemetry ( #3420 )
...
* adding support for prometheus and grafana
* open telemetry
* lint fixes
* missing counter and telemetry standardization
---------
Co-authored-by: Henry <hzj94@hotmail.com>
2024-11-08 00:00:43 +00:00
Lucas Mohallem Ferraz
cfe2061322
Update package.json ( #3468 )
...
* Update package.json
Fix #3335 and #3067
openai helpers was introduced in 4.57.3:
1e9808ac68
* update openai pnpm lock file
---------
Co-authored-by: Henry <hzj94@hotmail.com>
2024-11-07 19:44:41 +00:00
Henry Heng
eeb1d17f50
Chore/MongoDB Connection ( #3469 )
...
getting rid of singleton design and properly close connection after every interaction
2024-11-07 19:05:00 +00:00
akoo24
a6183aba7a
Azure OpenAI Embeddings ignores env variable AZURE_OPENAI_BASE_PATH ( #3452 )
...
* Set azureOpenAIBasePath to undefined if empty to enforce usage of env variable AZURE_OPENAI_BASE_PATH in @langchain+openai@0.0.30_encoding@0.1.13_langchain@0.2.11/node_modules/@langchain/openai/dist/embeddings.cjs
2024-11-07 19:04:37 +00:00
serhiy-matoffo
99f28a2dff
Update commonUtils.ts ( #3470 )
...
Fixed a bug in `restructureMessages` leading to blowing up of the message content with escape characters and eventually crashing the flow with "repetitive patterns" error
2024-11-06 16:30:45 +00:00
Henry Heng
afd2ddbdde
Chore/Add Haiku 3.5 ( #3471 )
...
* add gemini flash
* add gemin flash to vertex
* add gemin-1.5-flash-preview to vertex
* add azure gpt 4o
* add claude 3.5 sonnet
* add mistral nemo
* add groq llama3.1
* add gpt4o-mini to azure
* o1 mini
* add groq llama 3.2
* update anthropic models
* add 3.5 haiku
* update vertex embedding models
2024-11-06 16:16:35 +00:00
Jérémy JOURDIN
012eabc996
[Azure OpenAI] Make credentials optional when env variables are set ( #3418 )
...
* Make Azure OpenAI credentials optional when env variables are set
* Add documentation for env vars
2024-11-01 22:09:13 +00:00
Jérémy JOURDIN
a159da5bfe
[Usntructured loaders] Make Unstructured API URL optional when environment variable is present ( #3414 )
...
* Make Unstructured API URL optional when environment variable is present
* Fix empty apiUrl option in Unsctructured flowise loader
* Add focumentation for env vars
2024-11-01 22:03:53 +00:00
Jérémy JOURDIN
15d59a9052
[Prostgres Vector Store] Add PGVector Driver option + Fix null character issue w/ TypeORM Driver ( #3367 )
...
* Add PGVector Driver option + Fix null character issue w/ TypeORM Driver
* Handle file upload case with PGVector
* Cleanup
* Fix data filtering for chatflow uploaded files
* Add distanceStrategy parameter
* Fix query to improve chatflow uploaded files filtering
* Ensure PGVector release connections
* Await client connected
* Make Postgres credentials optionnal when set on env variables
* Document env variables in nodes directories
* Prevent reuse client
* Fix empty metadataFilter
* Update CONTRIBUTING.md
* Update Postgres.ts
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2024-11-01 18:13:45 +00:00
Henry Heng
ebc4641a60
Bugfix/Openai assistant thread not found ( #3426 )
...
fix openai assistant thread not found by exponential backoff retries
2024-10-29 15:26:59 +00:00
Jim Mendenhall
cf0617537c
Update models.json ( #3419 )
...
Added new Voyage embedding models
2024-10-27 12:30:44 +00:00
Prajwal Pai
884dd8949a
Add couchbase vectore store support ( #3093 )
...
* Add couchbase vectore store support
* Uncomment couchbase code
* lint fix
---------
Co-authored-by: Henry <hzj94@hotmail.com>
2024-10-26 02:36:38 +01:00
Tyler
f2d2f59630
Add Cerebras Node and Credential ( #3377 )
2024-10-23 22:09:52 +01:00
Henry Heng
95e0f01912
Release/2.1.3 ( #3403 )
...
update flowise@2.1.3
2024-10-23 13:29:25 +01:00
Henry Heng
3637e0b322
Chore/models update ( #3401 )
...
* add gemini flash
* add gemin flash to vertex
* add gemin-1.5-flash-preview to vertex
* add azure gpt 4o
* add claude 3.5 sonnet
* add mistral nemo
* add groq llama3.1
* add gpt4o-mini to azure
* o1 mini
* add groq llama 3.2
* update anthropic models
2024-10-23 11:49:21 +01:00
Henry Heng
53e504c32f
Feature/Full File Uploads & Message Delete API ( #3314 )
...
* add functionality for full file uploads, add remove messages from view dialog and API
* add attachments swagger
* update question to include uploadedFilesContent
* make config dialog modal lg size
2024-10-23 11:00:46 +01:00
Chirag
35ce647a38
Refactor ChatOpenAI_ChatModels to include stopSequence parameter ( #3388 )
...
* Refactor ChatOpenAI_ChatModels to include stopSequence parameter
* lint fix
* Stop Sequence String will now be split by comma
* Update ChatOpenAI.ts
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2024-10-21 16:02:31 +01:00
Vincelwt
4a9ffe7b99
Lunary: feedback tracking ( #3332 )
...
* Lunary: feedback tracking
* fix incorrect param order
2024-10-21 11:32:51 +01:00
Henry Heng
814754f3d5
Bugfix/Update astradb dep ( #3381 )
...
update astradb dep
2024-10-19 17:31:53 +01:00
Rob Hitt
de6d675e55
Fix duplicate words in Airtable Agent description ( #3368 )
2024-10-17 02:00:01 +01:00
patrickreinan
5117948ccf
Added NeMo Guardrails Chat component ( #3331 )
...
* added: nemoguardrails chat component
* fix: removed options argument from init
fix: generation text has been updated with content string
* fix: lint error fixed
* fix: error when get content
* fix: lint errors
* updated: added handleLLMNewToken for ChatNemoGuardrails
---------
Co-authored-by: patrick <patrick.alves@br.experian.com>
2024-10-17 01:59:10 +01:00
Chirag
d1adc4fb1c
feat: Add Alibaba API credential and ChatAlibabaTongyi node ( #3360 )
...
* feat: Add Alibaba API credential and ChatAlibabaTongyi node
* lint fix
* Add chatAlibabaTongyi model to models.json
and chat models
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2024-10-17 01:54:50 +01:00
Chirag
1d193b4dbc
[Feature] added Jina AI Embedding support ( #3355 )
...
* added Jina AI Embedding support
* Update JinaAIEmbedding.ts
Change model name to string type
* removed jina embeddings
* lint fix
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2024-10-17 01:49:46 +01:00
Anthony Bryan Gavilan Vinces
235fcfeb40
Enable Filters in MongoDB Vector Search Retriever ( #3333 )
...
* added: support to metadata filter using mongodb vector search retriever
* fix: format lint
2024-10-16 16:35:37 +01:00
Ortes
d002096759
fix: Fix [object Object] sent to milvus on search ( #3336 )
2024-10-12 20:36:32 +01:00
Henry Heng
a5d4b55bbd
Bugfix/Follow up prompts status ( #3341 )
...
bugfixes of follow up prompts status, unauthroized error message and rate limit ui
2024-10-11 15:43:28 +01:00
Henry Heng
f7ad125bbd
Release/2.1.2 ( #3324 )
...
release@2.1.2
2024-10-09 16:50:50 +01:00
thiagolealassis
7868c8c3a1
Added S3_FORCE_PATH_STYLE environment variable support for AWS S3 client configuration to ensure compatibility with custom S3 endpoints and path-style URLs. This change sets the forcePathStyle option based on the environment variable, defaulting to false if not provided. ( #3315 )
...
Co-authored-by: Thiago Assis <thiago.assis@go9.tech>
2024-10-07 16:00:48 +01:00
Henry Heng
14b714824b
Feature/add endpoints for realtime api ( #3318 )
...
add endpoints for realtime api
2024-10-07 13:30:57 +01:00
Henry Heng
f5cedb2460
Feature/Revamp of OpenAPI Toolkit ( #3312 )
...
Revamp of OpenAPI Toolkit
2024-10-05 13:33:44 +01:00