Commit Graph

64 Commits

Author SHA1 Message Date
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