Commit Graph

1019 Commits

Author SHA1 Message Date
Seif 7a33a4dcaa Merge branch 'main' into vectara-upload-files 2023-09-15 07:24:40 -07:00
Seif 4925cf664e Merge pull request #14 from 3eif/vectara-upload-files
Vectara upload files fix
2023-09-13 10:05:12 -07:00
Seif f911527dcc Remove files reset 2023-09-13 10:04:25 -07:00
Henry Heng 0c71e62c2d Merge pull request #917 from FlowiseAI/feature/Analytic
Feature/Analytic for Agent
2023-09-13 13:52:16 +01:00
Henry 76ba977a5c add callbacks to agents 2023-09-13 09:57:32 +01:00
chungyau97 e9ed663d1f add analytic into Conversational Agent 2023-09-13 16:15:57 +08:00
Henry Heng a81532918d Merge pull request #912 from Anush008/qdrant-filter
feat: Qdrant filter
2023-09-13 08:59:33 +01:00
Henry Heng 3d35536de5 Merge pull request #908 from FlowiseAI/feature/Analytic
Feature/Add analytic
2023-09-13 08:46:24 +01:00
Ong Chung Yau 032cf6bbda Merge pull request #914 from FlowiseAI/feature/RateLimit
Add instruction to setup Rate Limit
2023-09-13 11:14:14 +08:00
chungyau97 b3e4e35309 Add instruction to setup Rate Limit 2023-09-13 10:59:05 +08:00
Seif 470514ca19 Merge pull request #13 from 3eif/vectara-upload-files
Add Vectara upload files component
2023-09-12 15:28:05 -07:00
Seif d59ed21def Fix issues with new langchainjs version 2023-09-12 15:27:55 -07:00
Seif cb21c11373 Merge branch 'FlowiseAI:main' into vectara-upload-files 2023-09-12 14:56:19 -07:00
Henry Heng 26499bc555 Merge pull request #879 from lpongetti/feature/add-options-to-sql-chain
Added some options for SqlDatabaseChain
2023-09-12 19:20:46 +01:00
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