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
|
c557d8d19c
|
update pnpm wordings
|
2024-03-12 16:53:20 +08:00 |
Ilango
|
7313891ea1
|
Fix merge conflict
|
2024-03-12 12:46:25 +05:30 |
vinodkiran
|
20929dbff1
|
bugfix - fix for inccorect bedrock imports
|
2024-03-10 21:31:39 +05:30 |
Ilango
|
e3b5309855
|
Fix merge conflicts
|
2024-03-06 16:03:12 +05:30 |
Henry
|
0606d2c6dd
|
upgrade langchain version 0.1.0
|
2024-01-26 23:41:55 +00:00 |
Darien Kindlund
|
61e1866615
|
Added support for gpt-4 and gpt-4-32k models
|
2024-01-23 17:53:57 -05:00 |
Henry
|
75b5b33d8d
|
update langchain version
|
2023-12-30 12:29:00 +00:00 |
abhishekshankr
|
8cf34dfda8
|
Fix file extension
|
2023-12-21 12:04:48 -05:00 |
abhishekshankr
|
d67cf332d8
|
Update icons
|
2023-12-21 11:57:09 -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
|
bc459df067
|
Updated icons
|
2023-12-18 12:52:27 -05:00 |
abhishekshankr
|
c079781d18
|
Updated embeddings and llm icons
|
2023-12-18 03:30:07 -05:00 |
Henry
|
6e4822c3bb
|
update bedrock
|
2023-12-15 17:49:29 +00:00 |
Henry
|
4e3f219e2d
|
update readme and vite port
|
2023-11-27 12:24:11 +00:00 |
Henry
|
12c688aae0
|
update langchain version
|
2023-11-24 14:29:50 +00: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 |
vinodkiran
|
7d4337724d
|
Updating of Type LLMCache to BaseCache and renaming vars for clarity
|
2023-10-08 22:59:43 +05:30 |
Henry Heng
|
91581250a7
|
Merge branch 'main' into FEATURE/llm-cache
|
2023-10-06 19:04:24 +01:00 |
Brian Krygsman
|
ca6b0f2b22
|
Add AWS Bedrock LLM support.
Note: stop sequences parameter not yet implemented.
|
2023-10-02 08:50:17 -04:00 |
vinodkiran
|
d81869fd59
|
Extending support for Caching to all LLM's.
|
2023-09-29 08:19:44 +05:30 |
vinodkiran
|
d588ac0480
|
Adding support for LLM Caching.
|
2023-09-29 07:54:16 +05:30 |
BitVoyagerMan
|
37d8b3f310
|
fix lint
|
2023-09-21 07:12:28 -04:00 |
BitVoyagerMan
|
50903453f0
|
add bittensor chatmodel
|
2023-09-21 02:40:55 -04:00 |
Henry
|
096451f82f
|
update langchain version
|
2023-09-20 20:07:13 +01:00 |
Henry
|
4682be5c03
|
update openai models
|
2023-09-19 11:53:16 +01:00 |
Martin Andrews
|
19824bf339
|
Moved APIkey helper text, and fixed linter complaints
|
2023-09-06 08:41:12 +00:00 |
Martin Andrews
|
e5167f3e20
|
First draft of PaLM API LLM component
|
2023-09-05 18:43:14 +00:00 |
Yongtae
|
4d8b24180c
|
add 32k model
|
2023-09-03 19:27:00 +09:00 |
Henry
|
c25eaa1139
|
add chatOpenAI Finetuned
|
2023-08-28 13:11:15 +01: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 |
Henry
|
76e132bd9f
|
fix replicate api key
|
2023-08-15 13:15:44 +01:00 |
Yongtae
|
74abaa367c
|
Rename GoogleVertexAI file
|
2023-08-09 10:29:04 +09:00 |
Yongtae
|
7d6828a361
|
Add Google Vertex Auth credential and make necessary changes for GoogleVertexAI
|
2023-08-08 12:46:12 +09:00 |
Yongtae
|
701005ecb3
|
remove un-use model name
|
2023-08-08 12:36:48 +09:00 |
Yongtae
|
16c008dba7
|
Fix incorrect variable name for maxOutputTokens in GoogleVertexAI_LLMs class
|
2023-08-03 00:21:13 +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
|
2f0c40e503
|
Add GoogleVertexAI SVG icon
|
2023-08-02 22:32:42 +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
|
976e74f13f
|
Merge branch 'main' into feature/Credential
|
2023-07-27 11:37:30 +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 |
chungyau97
|
2ad873c34f
|
modify parse for topP and topK
|
2023-07-26 01:13:16 +08:00 |