Yongtae
|
701005ecb3
|
remove un-use model name
|
2023-08-08 12:36:48 +09:00 |
|
Yongtae
|
9e0d2ccb3a
|
Refactor GoogleAuth.credential to support both file path and JSON object credentials. Update GoogleVertexAIEmbedding to handle both cases
|
2023-08-08 10:39:13 +09:00 |
|
drobnikj
|
e09bad0440
|
fix: account link
|
2023-08-07 16:57:44 +02:00 |
|
Yongtae
|
a0d0d5e6e3
|
move project id and remove location
|
2023-08-07 12:11:35 +09:00 |
|
Henry
|
68b6d4f30a
|
add override customToolFunc
|
2023-08-07 01:45:40 +01:00 |
|
Henry
|
5ef0324304
|
add output keys fix
|
2023-08-07 00:14:00 +01:00 |
|
Henry
|
3029880967
|
Merge branch 'main' into feature/ConversationRetrievalQAAgent
# Conflicts:
# packages/server/src/ChildProcess.ts
# packages/server/src/index.ts
|
2023-08-06 21:32:36 +01:00 |
|
Henry
|
0ae6f53295
|
add conversational retrieval agent
|
2023-08-06 19:45:21 +01:00 |
|
chungyau97
|
45ffa62f0f
|
add additional systemMessagePrompt into CSV Agent
|
2023-08-05 18:22:05 +08:00 |
|
Yongtae
|
d6844655cc
|
Unify the names of what is being returned
|
2023-08-05 12:08:39 +09:00 |
|
Yongtae
|
adffc7cb1d
|
Add error handling for missing Google Application Credential file path
|
2023-08-05 03:33:26 +09:00 |
|
Yongtae
|
3154399404
|
lint fix GoogleAuth and GoogleVertexAIEmbedding code
|
2023-08-05 03:29:03 +09:00 |
|
Yongtae
|
c3b90e3875
|
Add optional inputs for project ID and location in GoogleVertexAIEmbedding
|
2023-08-05 03:28:00 +09:00 |
|
Yongtae
|
6ef37eade3
|
remove model name
|
2023-08-05 03:19:35 +09:00 |
|
Yongtae
|
31cb4c1c64
|
Add Google Vertex Auth credential and update langchain version
|
2023-08-05 03:18:29 +09:00 |
|
Henry
|
3669eeee41
|
add auth to chroma
|
2023-08-03 11:52:17 +01:00 |
|
Yongtae
|
7aaeab12c7
|
lint fix
|
2023-08-03 00:41:10 +09:00 |
|
Yongtae
|
fdb4450755
|
Add GoogleVertexAI chat model node class implementation
|
2023-08-03 00:39:31 +09:00 |
|
Yongtae
|
16c008dba7
|
Fix incorrect variable name for maxOutputTokens in GoogleVertexAI_LLMs class
|
2023-08-03 00:21:13 +09:00 |
|
Yongtae
|
d71a7d5790
|
Add google-auth-library dependency
|
2023-08-03 00:09:26 +09:00 |
|
Yongtae
|
24befbd5da
|
Add GoogleVertexAI logo SVG file
|
2023-08-03 00:08:24 +09:00 |
|
Yongtae
|
45069e10f2
|
lint-fix
|
2023-08-03 00:04:22 +09:00 |
|
Yongtae
|
a26f76c705
|
Add GoogleVertexAI_LLMs node class
|
2023-08-03 00:00:08 +09:00 |
|
Yongtae
|
fd7ef866fb
|
add google-auth-library
|
2023-08-02 23:59:51 +09:00 |
|
Yongtae
|
d408c06ab0
|
Add support for 'textembedding-gecko@001' in GoogleVertexAIEmbedding
|
2023-08-02 23:19:59 +09:00 |
|
Yongtae
|
5b5cec408c
|
Remove unnecessary import statement and parameter in the async init function
|
2023-08-02 23:19:05 +09:00 |
|
Yongtae
|
2f0c40e503
|
Add GoogleVertexAI SVG icon
|
2023-08-02 22:32:42 +09:00 |
|
Yongtae
|
63d920158c
|
lint-fix
|
2023-08-02 22:28:49 +09:00 |
|
Yongtae
|
6f80f87c55
|
Add GoogleVertexAIEmbedding_Embeddings class for GoogleVertexAIEmbeddings
|
2023-08-02 22:16:54 +09:00 |
|
Yongtae
|
129f411c26
|
add google-auth-library in package
|
2023-08-02 22:16:43 +09:00 |
|
Yongtae
|
2b8cf7acdc
|
Add Google Vertex AI embedding icon
|
2023-08-02 19:39:07 +09:00 |
|
Yongtae
|
850cbbf3d9
|
Add Google Vertex AI Embedding SVG icon file
|
2023-08-02 19:38:50 +09:00 |
|
Henry
|
d8749bd495
|
chroma auth
|
2023-08-01 12:23:25 +01:00 |
|
drobnikj
|
5146f6bde3
|
feat: improve apify content crawler input
|
2023-08-01 11:19:57 +02:00 |
|
drobnikj
|
3aa301119b
|
feat: add apifyApiToken credentials v1
|
2023-08-01 10:22:51 +02:00 |
|
Henry Heng
|
7a3a5fe367
|
Merge pull request #627 from xiexin12138/feature/i18n
Translate the Readme file into Simplified Chinese
|
2023-08-01 01:38:32 +01:00 |
|
Jakub Drobník
|
f3d74248dd
|
Merge branch 'main' into main
|
2023-07-31 13:15:05 +02:00 |
|
Henry Heng
|
7c45961964
|
Merge pull request #660 from FlowiseAI/bugfix/PromptChaining
Bugfix/LLMChain PromptValues Undefined
|
2023-07-31 01:53:25 +01:00 |
|
Henry
|
36d3709371
|
minor fix when promptValues is undefined
|
2023-07-31 00:08:37 +01:00 |
|
Henry
|
8237ce1d2a
|
minor patch bug fix to 1.3.2
|
2023-07-30 18:28:23 +01:00 |
|
Henry
|
b5c9345b2b
|
add clearSessionMemory fix
|
2023-07-30 17:41:30 +01:00 |
|
Henry
|
27660b8ed3
|
add fix
|
2023-07-30 14:03:15 +01: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 |
|
Seif
|
62a13630b9
|
Merge branch 'FlowiseAI:main' into main
|
2023-07-29 12:14:40 -07:00 |
|
Henry
|
79cae6962b
|
minor patch bug fix to 1.3.1
|
2023-07-29 12:45:31 +01:00 |
|
denchi
|
56c5c0dace
|
Removed new line
|
2023-07-29 12:00:59 +01:00 |
|
denchi
|
2fcb2ea88e
|
Added google custom search credential
|
2023-07-29 11:20:00 +01:00 |
|
denchi
|
7511d82c83
|
Added new GoogleCustomSearch tool
|
2023-07-29 10:10:58 +01:00 |
|