Commit Graph

2305 Commits

Author SHA1 Message Date
Yongtae a373422abf Refactor GoogleVertexAIEmbedding.ts for handling modelName in GoogleVertexAIEmbeddingsParams 2023-09-04 11:02:35 +09:00
Yongtae 95740a8464 Refactor GoogleVertexAIEmbedding.ts to remove unnecessary additionalParams field 2023-09-04 11:01:56 +09:00
Ong Chung Yau 9e3b3615d4 Merge pull request #865 from FlowiseAI/feature/Confluence
swap URL to get Confluence access token directly
2023-09-04 09:13:22 +08:00
chungyau97 1505e72dd1 add API Key URL instead of swap URL 2023-09-04 08:57:48 +08:00
Henry Heng 64fc3eb80e Merge pull request #870 from Yongtae723/fix/add_32k_model_vertexAI
add 32k model
2023-09-03 23:49:20 +01:00
Yongtae 4d8b24180c add 32k model 2023-09-03 19:27:00 +09:00
Yongtae 0b67afe546 Refactor modelName assignment in GoogleVertexAIEmbedding.ts 2023-09-03 19:16:45 +09:00
Yongtae a05d73d83b Add input option for Model Name in GoogleVertexAIEmbedding 2023-09-03 19:12:42 +09:00
chungyau97 3f0c6339e1 swap URL to get Confluence access token directly 2023-09-02 21:52:20 +08:00
chungyau97 49f8e796f4 fix UI no data show default value 2023-09-02 15:48:04 +08:00
chungyau97 34dd7a3a3d modify rateLimit data storage 2023-09-02 14:59:33 +08:00
chungyau97 607415c663 add API Configuration UI 2023-09-02 13:28:47 +08:00
chungyau97 993698eb55 Merge branch 'main' into feature/RateLimit 2023-09-01 18:42:16 +08:00
Henry 8f83bb6700 removed CLA from contributing md 2023-09-01 10:59:38 +01:00
Henry Heng 238db0046b Merge pull request #861 from yavisht/feature/add-date-time-tool-for-marketplace
feat: dateTime marketplace tool
2023-09-01 10:57:08 +01:00
Yavisht Katgara d03108d0ac feat: dateTime marketplace tool 2023-09-01 11:46:37 +10:00
Seif 9156f8470b Add description for file input 2023-08-30 12:47:39 -07:00
Seif 6a8f7a314d Create Vectara_Upload.ts 2023-08-30 11:11:28 -07:00
Seif 83d45ebad1 Move Vectara files to one folder 2023-08-30 11:11:17 -07:00
chungyau97 cbf17b3624 standardize rate limit return error message 2023-08-31 00:45:15 +08:00
Henry Heng 691ad48b14 Merge pull request #840 from isikhi/patch-1
fix: unknown error throwing on missing credentials. error handling improves on ui section
2023-08-30 14:54:51 +01:00
Henry Heng 1ae88f6760 Merge pull request #854 from FlowiseAI/feature/GithubLoader
Feature/GithubLoader AdditionalParams
2023-08-30 14:53:37 +01:00
Henry Heng 776f818784 Merge pull request #853 from FlowiseAI/feature/ChatOpenAI-FineTuned
Feature/Update Custom ChatOpenAI
2023-08-30 14:53:14 +01:00
Henry Heng c0672f7c23 Merge pull request #852 from FlowiseAI/feature/AutoGPT
Feature/Update Autogpt
2023-08-30 14:53:06 +01:00
chungyau97 a58adcadf1 add rateLimiter to prediction 2023-08-30 21:43:42 +08:00
chungyau97 1c1d6d2fd5 Merge branch 'main' into feature/RateLimit 2023-08-30 21:35:40 +08:00
chungyau97 1b75121d5e init rateLimiter 2023-08-30 21:35:16 +08:00
Henry 6372cb9c72 update marketplace 2023-08-30 12:34:50 +01:00
Henry b2627cafa3 update steps 2023-08-30 12:29:32 +01:00
Henry fda49637ce add additional params 2023-08-30 12:28:01 +01:00
Henry 16684192bc update custom chat open ai 2023-08-30 11:49:13 +01:00
Henry a4f9b75d04 update autogpt 2023-08-30 11:37:28 +01:00
Henry Heng 0423fc25ac Merge pull request #847 from FlowiseAI/feature/SQLDatabaseChain
Feature/Add custom prompt to SQLDbChain
2023-08-30 10:56:05 +01:00
Henry 3f0157dab1 add custom prompt to sql db chain 2023-08-29 15:07:59 +01:00
Henry Heng 2cbaaa7a3d Merge pull request #844 from FlowiseAI/feature/ChatOpenAI-FineTuned
feature/Add ChatOpenAI Finetuned
2023-08-28 14:44:22 +01:00
Henry c25eaa1139 add chatOpenAI Finetuned 2023-08-28 13:11:15 +01:00
chungyau97 31fc8f37db rate limit poc 2023-08-28 18:41:17 +08:00
Henry Heng 9e4bd71d8f Merge pull request #824 from Yongtae723/fix/google_credential
add skip extra credential on google credential
2023-08-28 00:53:20 +01:00
Işık fa4d8b6643 fix: unknown error throwing on missing credentials. error handling/message humanized 2023-08-28 02:50:37 +03:00
Henry Heng 1d2357dab9 Merge pull request #827 from FlowiseAI/feature/Vectara
update langchain version for vectara source
2023-08-25 13:07:17 +01:00
Henry Heng 2d615f2aed Merge pull request #828 from FlowiseAI/feature/UI-Version
Feature/UI Current Version
2023-08-25 12:47:41 +01:00
Yongtae ecf71c8db7 Add optional Google Vertex AI credential input with description 2023-08-25 17:24:03 +09:00
Yongtae 97a05ed3c4 Remove unnecessary console.log statement and add error handling for missing Google Application Credential 2023-08-25 17:22:36 +09:00
Yongtae f929a57c71 optional credential on Embedding 2023-08-25 17:05:58 +09:00
Yongtae ed8d9bf050 optional credential on chatmodel 2023-08-25 17:05:47 +09:00
Yongtae 9dff0646ce adopt optional credential on LLM 2023-08-25 16:47:44 +09:00
chungyau97 37c2f544bd add handleVectaraMetadata function in UI 2023-08-25 10:10:24 +08:00
Yongtae 495919a1d8 Revert "implementation of embedding model"
This reverts commit 0830b8fbe5.
2023-08-25 00:40:25 +09:00
Yongtae eddf742c73 Revert "add Skip Extra Credential File on credentials"
This reverts commit fbf087848a.
2023-08-25 00:35:47 +09:00
Henry 7a1d770b8e add current version 2023-08-24 15:46:14 +01:00