Henry
|
75b5b33d8d
|
update langchain version
|
2023-12-30 12:29:00 +00:00 |
abhishekshankr
|
d8af8ccb09
|
Update icons
|
2023-12-21 12:00:14 -05:00 |
Henry Heng
|
c636a9c914
|
Merge pull request #1407 from abhishekshankr/UI/Custom-Icons
UI/Custom Icons for Nodes
|
2023-12-19 23:35:37 +00:00 |
abhishekshankr
|
4ce79acdf6
|
Update OpenAI Icons
|
2023-12-19 17:52:50 -05:00 |
Henry
|
7952ef8df5
|
fix bedrock model empty bug
|
2023-12-19 01:31:09 +00:00 |
abhishekshankr
|
c079781d18
|
Updated embeddings and llm icons
|
2023-12-18 03:30:07 -05:00 |
Henry Heng
|
2767cf0d1e
|
Merge pull request #1399 from FlowiseAI/feature/MistralAI
Feature/Add Mistral
|
2023-12-17 19:51:49 +00:00 |
Henry Heng
|
08ddd83b80
|
Merge pull request #1398 from FlowiseAI/feature/BedrockEmbeddings
Feature/Update bedrock
|
2023-12-15 19:03:09 +00:00 |
Henry
|
05db533396
|
add mistral
|
2023-12-15 18:59:11 +00:00 |
Henry
|
6e4822c3bb
|
update bedrock
|
2023-12-15 17:49:29 +00:00 |
Henry Heng
|
87233a0e36
|
Update GoogleGenerativeAIEmbedding.ts
|
2023-12-15 16:59:08 +00:00 |
vinodkiran
|
f475732e6b
|
Support for Google Gemini Models: Minor fixes
|
2023-12-15 22:20:51 +05:30 |
vinodkiran
|
e7f13c87d8
|
Addition of Google Gemini Chat Model, Credential and Associated Embeddings
|
2023-12-15 20:58:08 +05:30 |
Henry
|
12c688aae0
|
update langchain version
|
2023-11-24 14:29:50 +00:00 |
tirongi
|
206394bd80
|
Add OpenAIEmbeddingCustom
This feature allow to select a customised modelName or the default one.
|
2023-10-30 17:33:27 +01:00 |
Henry Heng
|
9900228eeb
|
Update AWSBedrockEmbedding.ts
|
2023-10-23 15:24:55 +01:00 |
Antonio Rodriguez
|
31d0facde7
|
Update AWSBedrockEmbedding.ts
Added the newer v2 for the Amazon Titan Embed model
|
2023-10-20 13:16:10 +02:00 |
Antonio Rodriguez
|
b3603d7d08
|
Update AWSBedrockEmbedding.ts
Corrected the version of the titan embeddings model v2
|
2023-10-19 14:51:48 +02:00 |
Henry Heng
|
0e2cba03cc
|
Merge pull request #1034 from FlowiseAI/feature/BedrockEmbeddings
Feature/AWSBedrock embeddings
|
2023-10-11 14:33:13 +01:00 |
Henry
|
536ed07f9d
|
add bedrock embeddings
|
2023-10-11 14:08:04 +01:00 |
Henry
|
cf9e3499a7
|
add ollama
|
2023-10-11 12:24:06 +01:00 |
Martin Andrews
|
43e9b63dcd
|
Added Google PaLM embeddings model
|
2023-09-07 15:03:04 +00:00 |
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 |
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 |
Yongtae
|
f929a57c71
|
optional credential on Embedding
|
2023-08-25 17:05:58 +09:00 |
Yongtae
|
d9113da6bb
|
lint fix
|
2023-08-24 11:42:49 +09:00 |
Yongtae
|
51e9cdf4c1
|
implementation of llm model
|
2023-08-24 11:39:12 +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 |
Yongtae
|
a0d0d5e6e3
|
move project id and remove location
|
2023-08-07 12:11:35 +09: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 |
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
|
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
|
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
|
05dd23b01d
|
- update marketplaces
- add version to nodes and credentials
- hover over node actions
|
2023-07-28 15:56:40 +01:00 |
Henry
|
61dabbb7da
|
Merge branch 'main' into feature/Credential
# Conflicts:
# README.md
# docker/.env.example
# packages/components/nodes/documentloaders/Notion/NotionDB.ts
# packages/components/nodes/memory/DynamoDb/DynamoDb.ts
# packages/components/nodes/memory/MotorheadMemory/MotorheadMemory.ts
# packages/components/nodes/memory/ZepMemory/ZepMemory.ts
# packages/components/package.json
# packages/components/src/utils.ts
# packages/server/.env.example
# packages/server/README.md
# packages/server/marketplaces/chatflows/Conversational Retrieval QA Chain.json
# packages/server/src/ChildProcess.ts
# packages/server/src/DataSource.ts
# packages/server/src/commands/start.ts
# packages/server/src/index.ts
# packages/server/src/utils/index.ts
# packages/server/src/utils/logger.ts
|
2023-07-27 11:26:34 +01:00 |
Henry
|
741b97e80e
|
add fix to HF Embeddings
|
2023-07-20 01:07:29 +01:00 |
Henry
|
ff755c3d1b
|
update credentials
|
2023-07-15 19:43:09 +01:00 |
Henry
|
3cda348e95
|
add fix to HF endpoint
|
2023-07-08 21:31:43 +01:00 |
Henry
|
0923a35683
|
add endpoint to HF
|
2023-07-07 17:36:23 +01:00 |
Henry
|
2ac229a242
|
add 16k model to Azure
|
2023-07-02 00:55:25 +01:00 |