Commit Graph

130 Commits

Author SHA1 Message Date
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
Henry 21b2ef7f1d add unstructured 2023-10-12 15:31:19 +01:00
Henry Heng 8bca7b3c04
Update ElasticsearchAPI.credential.ts 2023-10-12 12:40:43 +01:00
Henry 41e612408c add description 2023-10-11 20:09:13 +01:00
Henry Heng 0be1823a0e
Merge branch 'main' into FEATURE/elasticsearch-vectorstore 2023-10-11 14:22:48 +01:00
vinodkiran 57760dc633 Updates to Elasticsearch VectoreStore Functionality. 2023-10-10 20:03:21 +05:30
Henry Heng a5b519d527
Merge pull request #989 from vinodkiran/FEATURE/llm-cache
Feature/llm cache
2023-10-09 19:18:13 +01:00
Henry Heng c3caaf5814
Merge pull request #1002 from ayushjain6013/fetaure/upstash_redis
Added Upstash Redis Memory support
2023-10-08 02:05:49 +01:00
Henry Heng e2355555ed
Update UpstashRedisMemoryApi.credential.ts
rename token label
2023-10-08 01:52:48 +01:00
Henry Heng 91581250a7
Merge branch 'main' into FEATURE/llm-cache 2023-10-06 19:04:24 +01:00
Ayush Jain 9bae1c33f7 Review changes 2023-10-06 23:23:21 +05:30
vinodkiran cddc68c187 LLM Cache - Addition of Upstash Redis 2023-10-06 13:17:56 +05:30
Brian Krygsman f836e77e7b Add AWS credentials support 2023-10-02 08:50:17 -04:00
vinodkiran 29be2d2608 Addition of Redis LLM Cache 2023-09-30 18:51:14 +05:30
vinodkiran 4efec94dc8 LLM Cache - Addition of Momento Cache 2023-09-30 12:50:05 +05:30
vinodkiran f108c62acf Support for ElasticSearch as a vector store 2023-09-28 10:31:40 +05:30
vinodkiran e312c6ee22 Fix: Incorrect documentation link for LLMonitor. 2023-09-21 08:35:19 +05:30
vinodkiran f85c935983 Adding support for LLMonitor 2023-09-20 14:31:52 +05:30
Henry d19f72db6f add analytic 2023-09-11 23:44:20 +01:00
Martin Andrews 19824bf339 Moved APIkey helper text, and fixed linter complaints 2023-09-06 08:41:12 +00:00
Martin Andrews e5167f3e20 First draft of PaLM API LLM component 2023-09-05 18:43:14 +00:00
chungyau97 1505e72dd1 add API Key URL instead of swap URL 2023-09-04 08:57:48 +08:00
chungyau97 3f0c6339e1 swap URL to get Confluence access token directly 2023-09-02 21:52:20 +08:00
Fabio Valencio a6bdda5f2c
Merge branch 'FlowiseAI:main' into Feature/Postgres-Vector-Store 2023-08-18 18:41:25 +01:00
Henry b4c2550c77 add Milvus 2023-08-17 21:23:40 +01:00
fabiovalencio 44bac07b90 Add Postgres vector store using pgvector 2023-08-16 11:59:50 +01:00
Henry Heng b3867438ef
Merge pull request #713 from Yongtae723/feature/add_vertexAI
Feature/add vertex ai
2023-08-09 14:03:49 +01:00
Henry Heng b4f3d70d89
Merge pull request #399 from apify/main
feat: Add document loader for Apify Website Content Crawler
2023-08-09 13:04:29 +01:00
drobnikj 83d8e96f9c fix: fix credentials and parsing of numbers 2023-08-09 09:49:39 +02:00
Yongtae f7894ed4bf Add Google Vertex AI credential support to GoogleVertexAI node 2023-08-08 13:06:38 +09:00
drobnikj e09bad0440 fix: account link 2023-08-07 16:57:44 +02:00
Henry d8749bd495 chroma auth 2023-08-01 12:23:25 +01:00
drobnikj 3aa301119b feat: add apifyApiToken credentials v1 2023-08-01 10:22:51 +02:00
Henry Heng 922bef7bf2
Merge pull request #646 from denchi/feature/GoogleCustomSearch
Feature/google custom search
2023-07-29 22:09:26 +01:00
denchi 6cedcc352a Added credentials description 2023-07-29 21:31:10 +01:00
Seif 1832eecde2 Add credentials file 2023-07-29 12:35:31 -07:00
denchi 2fcb2ea88e Added google custom search credential 2023-07-29 11:20:00 +01:00
Henry 05dd23b01d - update marketplaces
- add version to nodes and credentials
- hover over node actions
2023-07-28 15:56:40 +01:00
Henry 61dabbb7da Merge branch 'main' into feature/Credential
# Conflicts:
#	README.md
#	docker/.env.example
#	packages/components/nodes/documentloaders/Notion/NotionDB.ts
#	packages/components/nodes/memory/DynamoDb/DynamoDb.ts
#	packages/components/nodes/memory/MotorheadMemory/MotorheadMemory.ts
#	packages/components/nodes/memory/ZepMemory/ZepMemory.ts
#	packages/components/package.json
#	packages/components/src/utils.ts
#	packages/server/.env.example
#	packages/server/README.md
#	packages/server/marketplaces/chatflows/Conversational Retrieval QA Chain.json
#	packages/server/src/ChildProcess.ts
#	packages/server/src/DataSource.ts
#	packages/server/src/commands/start.ts
#	packages/server/src/index.ts
#	packages/server/src/utils/index.ts
#	packages/server/src/utils/logger.ts
2023-07-27 11:26:34 +01:00
Henry ff755c3d1b update credentials 2023-07-15 19:43:09 +01:00