Hans
fc6eea7653
Support custom base URL for ChatGoogleGenerativeAI ( #4347 )
...
feat: Support custom base URL for ChatGoogleGenerativeAI
2025-04-27 12:15:17 +08:00
Hans
d3510d1054
Support cache system instructs for Google GenAI ( #4148 )
...
* Support cache system instructs for Google GenAI
* format code
* Update FlowiseGoogleAICacheManager.ts
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2025-04-14 23:26:03 +08:00
Henry Heng
940c8fd3b0
Chore/LC v0.3 ( #3517 )
...
* bump langchain version to 0.3, upgrades on all chat models
* update all docs loader to have documents and text output options
* fix pnpm lock file
2024-11-28 11:06:12 +00:00
Henry Heng
a781576f16
Feature/custom model name for gemini ( #3088 )
...
custom model name for gemini
2024-08-26 16:11:54 +01:00
Henry Heng
66acd0c000
Feature/add ability to upload file from chat ( #3059 )
...
add ability to upload file from chat
2024-08-25 13:22:48 +01:00
Henry Heng
95beaba9d9
Chore/Update langchain version, openai, mistral, vertex, anthropic ( #2180 )
...
* update langchain version, openai, mistral, vertex, anthropic, introduced toolagent
* upgrade @google/generative-ai 0.7.0, replicate and faiss-node
* update cohere ver
* adding chatCohere to streaming
* update gemini to have image upload
* update google genai, remove aiplugin
2024-04-20 02:20:30 +01:00
Vinod Kiran
788d40f26b
Feature/externalize model list ( #2113 )
...
* fixes
* test json
* test json
* externalize model list
* externalize model list
* correcting awsChatBedRock Name
* lint fixes
* externalize models
* externalize chat models
* externalize chat models
* externalize llm models
* externalize llm models
* lint fixes
* addition of models for ChatMistral
* updating version numbers for all imapacted nodes.
* marketplace template updates
* update embeddings, marketplaces, add chatCohere
* config changes for new env variable
* removal of local models.json
* update models json file
---------
Co-authored-by: Henry <hzj94@hotmail.com>
2024-04-12 12:46:10 +01:00
Henry
0606d2c6dd
upgrade langchain version 0.1.0
2024-01-26 23:41:55 +00:00
chungyau97
f3a244a93c
modify google gemini based on request changes
2024-01-16 16:19:21 +08:00
chungyau97
4d15e886fe
fix error TS2322 part 3
2024-01-14 03:38:14 +08:00
chungyau97
203b182cd5
fix error TS2322 part 2
2024-01-14 01:35:39 +08:00
chungyau97
bdc892df2b
fix error TS2322: Type '{ category: string; threshold: string; }[]' is not assignable to type 'SafetySetting[]
2024-01-14 00:51:28 +08:00
chungyau97
c15250f28b
add TopK and safetySettings
2024-01-13 16:18:35 +08:00
abhishekshankr
d8af8ccb09
Update icons
2023-12-21 12:00:14 -05:00
Henry
05db533396
add mistral
2023-12-15 18:59:11 +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