Commit Graph

13 Commits

Author SHA1 Message Date
Karl Stoney 00342bde88
Refactor google credentials into a shared function (#4893) 2025-07-24 20:06:30 +01: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
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
abhishekshankr d8af8ccb09 Update icons 2023-12-21 12:00:14 -05:00
vinodkiran 7d4337724d Updating of Type LLMCache to BaseCache and renaming vars for clarity 2023-10-08 22:59:43 +05:30
vinodkiran d81869fd59 Extending support for Caching to all LLM's. 2023-09-29 08:19:44 +05:30
Yongtae 4d8b24180c add 32k model 2023-09-03 19:27:00 +09:00
Yongtae 9dff0646ce adopt optional credential on LLM 2023-08-25 16:47:44 +09:00
Yongtae 495919a1d8 Revert "implementation of embedding model"
This reverts commit 0830b8fbe5.
2023-08-25 00:40:25 +09:00
Yongtae d9113da6bb lint fix 2023-08-24 11:42:49 +09:00
Yongtae 0830b8fbe5 implementation of embedding model 2023-08-24 11:39:22 +09:00
Yongtae 74abaa367c Rename GoogleVertexAI file 2023-08-09 10:29:04 +09:00