Mubashir Shariq
dfdeb02b3a
Feat/added chattBaiduWenxin chat model ( #2752 )
...
* added cahtBaiduWenxin model
* fix linting
* fixed linting
* added baidu secret key
2024-07-05 11:25:37 +01:00
William Espegren
656f6cad81
Feature/Spider (open-source web scraper & crawler) ( #2738 )
...
* Add Spider Scraper & Crawler
* fix pnpm lint
* chore: Update metadata to be correct format
* fix pnpm lint
2024-07-02 00:00:52 +01:00
Henry Heng
b55f87cc40
Feature/FireCrawl ( #2728 )
...
* add firecrawl
* Update FireCrawl.ts (#2692 )
---------
Co-authored-by: Eric Ciarla <43451761+ericciarla@users.noreply.github.com>
2024-06-26 14:40:43 +01:00
Rogério Chaves
0fc5e3d0c5
Add LangWatch integration ( #2677 )
...
Add langwatch integration
2024-06-21 16:26:55 +01:00
Mingxin Hou
88ee9b09a7
Fireworks ai chat model ( #2596 )
...
* fireworks chat model
* add chatFireworks to streamAvaliableLLMs
* add model parameter input
* Update ChatFireworks.ts
* fix linting
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2024-06-11 21:56:22 +01:00
Daniel D'Abate
a799ac8087
Improve OpenSearchURL credential storing user and password in separate fields from the URL ( #2549 )
...
OpenSearch - Improve OpenSearchURL credential storing user and password in separate fields from the URL
2024-06-04 02:31:36 +01:00
Henry Heng
b5b929e192
Feat/Exa Search Tool ( #2524 )
...
* add exa search tool
* add exa svg
2024-05-30 22:27:17 +01:00
patrickreinan
265de4e97e
Added Opensearch credential ( #2458 )
...
* Added Openserch credential
* fix issues detected by linter
* rename to camelcase openSearchUrl
* Update OpenSearch.ts
---------
Co-authored-by: patrick <patrick.alves@br.experian.com>
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2024-05-23 11:49:15 +01:00
Henry Heng
8ebc4dcfd5
Feature/lang graph ( #2319 )
...
* add langgraph
* datasource: initial commit
* datasource: datasource details and chunks
* datasource: Document Store Node
* more changes
* Document Store - Base functionality
* Document Store Loader Component
* Document Store Loader Component
* before merging the modularity PR
* after merging the modularity PR
* preview mode
* initial draft PR
* fixes
* minor updates and fixes
* preview with loader and splitter
* preview with credential
* show stored chunks
* preview update...
* edit config
* save, preview and other changes
* save, preview and other changes
* save, process and other changes
* save, process and other changes
* alpha1 - for internal testing
* rerouting urls
* bug fix on new leader create
* pagination support for chunks
* delete document store
* Update pnpm-lock.yaml
* doc store card view
* Update store files to use updated storage functions, Document Store Table View and other changes
* ui changes
* add expanded chunk dialog, improve ui
* change throw Error to InternalError
* Bug Fixes and removal of subFolder, adding of view chunks for store
* lint fixes
* merge changes
* DocumentStoreStatus component
* ui changes for doc store
* add remove metadata key field, add custom document loader
* add chatflows used doc store chips
* add types/interfaces to DocumentStore Services
* document loader list dialog title bar color change
* update interfaces
* Whereused Chatflow Name and Added chunkNo to retain order of created chunks.
* use typeorm order chunkNo, ui changes
* update tabler icons react
* cleanup agents
* add pysandbox tool
* add abort functionality, loading next agent
* add empty view svg
* update chatflow tool with chatId
* rename to agentflows
* update worker for prompt input values
* update dashboard to agentflows, agentcanvas
* fix marketplace use template
* add agentflow templates
* resolve merge conflict
* update baseURL
---------
Co-authored-by: vinodkiran <vinodkiran@usa.net>
Co-authored-by: Vinod Paidimarry <vinodkiran@outlook.in>
2024-05-21 16:36:42 +01:00
Henry Heng
96d4ab66f2
Chore/Temporarily disable couchbase ( #2373 )
...
temporarily disable couchbase
2024-05-09 14:14:14 +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
5a137a478c
Feature/TogetherAI ( #2318 )
...
add togetherAI
2024-05-04 18:25:13 +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 Heng
4daf29db80
Chore/change models json file path ( #2167 )
...
change models json file path
2024-04-12 12:19:42 +01:00
Henry Heng
c33642cdf9
Feature/Buffer Memory SessionId ( #2111 )
...
* add sessionId to buffer memory, add conversation summary buffer memory
* add fix for conv retrieval qa chain
2024-04-11 11:18:39 +01:00
Vinod Kiran
57b716c7d7
Addition of model.json to externalize model-lists and related key-values ( #2153 )
...
model.json
2024-04-11 11:11:26 +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
Henry Heng
70706a7183
Bugfix/Add astradb collection name and namespace ( #2071 )
...
add astradb collection name and namespace
2024-03-31 00:07:59 +08:00
Vinod Paidimarry
794818b434
Voyage AI - Credentials, Embeddings and Rerank ( #2015 )
...
* Voyage AI - Credentials and Embeddings
* reranker and fixes for embeddings
2024-03-26 11:50:16 +05:30
Mr Khachaturov
4ca82ee733
Extend Confluence Document Loader to Support Server/Data Center with PAT ( #1998 )
...
* Extend Confluence Document Loader to Support Server/Data Center with PAT
- Update authentication to use Personal Access Token (PAT)
- Expand compatibility to include both Confluence Cloud and Server/Data Center
* Update ConfluenceServerDCApi.credential.ts
* use the same confluence loader with different connection logic
* use the same confluence loader with different connection logic
* Apply Prettier formatting
2024-03-25 01:37:55 +08:00
Henry
43c1d5d017
add groq
2024-02-29 03:12:11 +08: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
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
vinodkiran
4604594c55
SpeechToText: Adding SpeechToText at the Chatflow level.
2024-01-30 21:48:08 -05:00
Henry
0606d2c6dd
upgrade langchain version 0.1.0
2024-01-26 23:41:55 +00:00
niztal
0214ed1a73
support pinecone serverless indexes
2024-01-18 19:28:38 +02: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
Keith Kacsh
8a4b6a7224
Fixing naming, handling embeddings for LocalAI also
2024-01-13 19:14:45 -07: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
Henry
07411a78a3
removed zapier nla credential
2024-01-08 23:34:53 +00: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
Henry
05db533396
add mistral
2023-12-15 18:59:11 +00:00
Henry Heng
0ebfcccece
Merge pull request #1396 from vinodkiran/FEATURE/google-gemini
...
FEATURE/Google Gemini - Support for Chat Model, Credential & Embeddings
2023-12-15 17:22:37 +00:00
vinodkiran
e7f13c87d8
Addition of Google Gemini Chat Model, Credential and Associated Embeddings
2023-12-15 20:58:08 +05:30
tuxBurner
871dea249c
Added boolean flag which enables ssl connection for redis nodes.
...
This is needed for example connecting to the azure redis sever.
2023-12-13 18:47:25 +01:00
Henry
3536c2afec
fix memory nodes
2023-11-27 15:34:28 +00:00
Marc Klingen
262ef7fd0c
Link to Langfuse integration doc instead of get-started
2023-11-23 22:58:14 +01:00
vinodkiran
f953e9fd9c
GitGuardian - Fix for MongoDB False Positive Alert
2023-11-23 11:13:36 +05:30
tirongi
08443fdb1f
linting
2023-11-21 21:55:31 +01:00
tirongi
88c9514cca
changes based on suggestions
2023-11-21 21:45:51 +01:00
tirongi
681890a600
Enable inserting custom URL using basic auth
2023-11-21 19:13:19 +01:00
vinodkiran
77ef39698b
MongoDB Atlas Integration: Adding MongoDB Memory
2023-11-13 21:46:36 +05:30
SebastjanPrachovskij
a240333e79
Run yarn lint-fix
2023-11-02 22:17:36 +02:00
SebastjanPrachovskij
83947dc55d
Add SearchApi credentials description
2023-11-01 18:19:05 +02:00
SebastjanPrachovskij
7bc41939e4
Add SearchApi documentloader, tool & podcast QA example
2023-10-31 16:27:37 +02:00
vinodkiran
b40b41bdbc
Redis Credential : Additional Redis URL based credential
2023-10-20 16:33:32 +05:30
Henry
7a13cda9a3
Merge branch 'main' into feature/UnstructuredLoader
2023-10-12 19:23:41 +01:00
Henry Heng
18937def2a
Merge pull request #982 from vinodkiran/FEATURE/elasticsearch-vectorstore
...
Support for ElasticSearch as a vector store
2023-10-12 15:32:59 +01:00