Commit Graph

2305 Commits

Author SHA1 Message Date
Seif 0a59483eeb Update langchainjs 2023-09-12 10:07:40 -07:00
Henry Heng 3fc5dbce17 Merge pull request #891 from mdda/feature/PaLM-extra
PaLM API Chat and Embedding components
2023-09-12 17:40:36 +01:00
Henry Heng 35ddb30489 Update SqlDatabaseChain.ts
update types
2023-09-12 17:38:13 +01:00
Martin Andrews a969b06507 Remove commented unused code - unlikely to interface productively with other langchain components, even if implemented 2023-09-12 15:54:31 +00:00
Anush008 73d7d4ecbc feat: filter qdrant upsert 2023-09-12 20:22:03 +05:30
Anush008 0bf298e890 feat: filter qdrant existing 2023-09-12 20:20:29 +05:30
Henry d19f72db6f add analytic 2023-09-11 23:44:20 +01:00
Lorenzo 8fcafe83bc Removed another typo 2023-09-11 21:14:46 +02:00
Lorenzo 7e3a689656 Remove the typo code 2023-09-11 17:12:35 +02:00
Ong Chung Yau 0a5d453338 Merge pull request #843 from FlowiseAI/feature/RateLimit
feature/RateLimit
2023-09-10 21:04:14 +08:00
chungyau97 c4243d6bd1 add hosting proxy configuration 2023-09-09 23:26:08 +08:00
chungyau97 c4c007b164 add migration queries for rate limit 2023-09-09 23:25:28 +08:00
chungyau97 209b4a6864 Merge branch 'main' into feature/RateLimit 2023-09-09 22:42:49 +08:00
Ong Chung Yau 3a813fa044 Merge pull request #873 from FlowiseAI/feature/Migration
feature/Migration
2023-09-09 22:38:02 +08:00
Henry Heng fcae6f080f Merge pull request #880 from pooriaarab/patch-1
Update Chroma_Existing.ts to add metadatafilter
2023-09-08 15:57:32 +01:00
Henry Heng ba9c1cd568 Update Chroma_Existing.ts
remove not needed code
2023-09-08 14:34:07 +01:00
Henry Heng f9f18b6d2c Update Chroma_Existing.ts
add accidentally removed chromaApiKey
2023-09-08 14:32:46 +01:00
Henry Heng 3666d830af Merge pull request #893 from FlowiseAI/feature/Apify
Feature/Update Apify for metadata
2023-09-08 13:21:30 +01:00
Henry 06a5a71d26 update apify for metadata 2023-09-08 12:42:26 +01:00
Henry ad8141e078 Apache License 2.0 2023-09-08 11:49:22 +01:00
Martin Andrews 43e9b63dcd Added Google PaLM embeddings model 2023-09-07 15:03:04 +00:00
Pooria Arab bf459bf5ab Update Chroma_Existing.ts - first OSS PR that works!! 2023-09-07 08:00:09 -07:00
Martin Andrews a0b9af9754 Added Google PaLM chat model 2023-09-07 11:09:40 +00:00
Ong Chung Yau 73705dd9ee Merge pull request #882 from mdda/feature/PaLMAPI
PaLM API LLM component
2023-09-07 15:33:28 +08:00
chungyau97 2574b02dd7 add mysql modify tool 2023-09-06 20:03:06 +08:00
chungyau97 b9bdf8435c add mysql modify credential 2023-09-06 19:56:18 +08:00
chungyau97 1d4761dc2c add mysql modify chat_message 2023-09-06 19:20:15 +08:00
chungyau97 fa1060f9eb add mysql modify chat_flow 2023-09-06 19:15:53 +08:00
chungyau97 0d6d15ecf4 add postgres modify tool 2023-09-06 18:55:35 +08:00
chungyau97 d92ca34b00 add postgres modify credential 2023-09-06 18:48:18 +08:00
chungyau97 5facb8fba8 add postgres modify chatmessage 2023-09-06 18:43:52 +08:00
chungyau97 6f1f5ef06b add postgres modify chatflow 2023-09-06 18:37:30 +08: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
Pooria Arab 86e09d726a Update Chroma_Existing.ts to add metadatafilter 2023-09-05 11:23:08 -07:00
Lorenzo 3920441ce0 Added some options for SqlDatabaseChain 2023-09-05 17:58:10 +02:00
chungyau97 aa1122641c add sqlite modify tool 2023-09-05 22:41:28 +08:00
chungyau97 1c1b057512 add sqlite modify credential 2023-09-05 22:27:17 +08:00
chungyau97 a7fa3f48e2 add chat_message index 2023-09-05 22:18:28 +08:00
chungyau97 22984618ca add sqlite modify chatmessage 2023-09-05 22:02:51 +08:00
chungyau97 427ec32dc6 add sqlite modify chatflow 2023-09-05 21:50:00 +08:00
chungyau97 0e891bfb3a preserve previous user data 2023-09-05 16:13:04 +08:00
chungyau97 8a55aaff80 Merge branch 'main' into feature/Migration 2023-09-05 13:59:46 +08:00
chungyau97 ae66f163de add postgresMigrations 2023-09-05 13:49:50 +08:00
chungyau97 b688f96236 update sqlite init query 2023-09-05 00:55:39 +08:00
chungyau97 17c2309454 add mysqlMigrations 2023-09-05 00:36:37 +08:00
chungyau97 02924f96c8 add text into potential large column 2023-09-05 00:26:47 +08:00
chungyau97 3849169a76 cleanup sqlite migration scripts 2023-09-04 22:36:38 +08:00
Henry Heng cc0e7b3703 Merge pull request #869 from Yongtae723/fix/add_new_model_embedding_vertexai
Add input option for Model Name in GoogleVertexAIEmbedding
2023-09-04 10:24:15 +01:00
chungyau97 008f1a95f1 init migration poc 2023-09-04 17:14:49 +08:00