Commit Graph

66 Commits

Author SHA1 Message Date
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
vinodkiran 679eac1d0b Addition of Cache Option for Chat Models 2023-10-08 11:44:43 +05:30
Brian Krygsman 5134fb3aed Add AWS Bedrock chat model support 2023-10-02 08:50:17 -04:00
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
Martin Andrews a969b06507 Remove commented unused code - unlikely to interface productively with other langchain components, even if implemented 2023-09-12 15:54:31 +00:00
Martin Andrews a0b9af9754 Added Google PaLM chat model 2023-09-07 11:09:40 +00:00
Yongtae 4d8b24180c add 32k model 2023-09-03 19:27:00 +09:00
Henry 16684192bc update custom chat open ai 2023-08-30 11:49:13 +01:00
Henry c25eaa1139 add chatOpenAI Finetuned 2023-08-28 13:11:15 +01:00
Yongtae ecf71c8db7 Add optional Google Vertex AI credential input with description 2023-08-25 17:24:03 +09:00
Yongtae 97a05ed3c4 Remove unnecessary console.log statement and add error handling for missing Google Application Credential 2023-08-25 17:22:36 +09:00
Yongtae ed8d9bf050 optional credential on chatmodel 2023-08-25 17:05:47 +09:00
Yongtae 32b0e1584d refactoring_chatmodel 2023-08-24 12:33:45 +09:00
Yongtae b7107ce782 Merge branch 'fix/rename_chatvertexAI' into fix/google_credential 2023-08-24 12:24:12 +09:00
Yongtae 0a8fbc6e2e Rename GoogleVertexAI folder to ChatGoogleVertexAI 2023-08-24 12:20:18 +09:00
Yongtae d696ffeb85 implementation of chat model 2023-08-24 12:14:44 +09:00
Rafael Reis 35c3555a65 Added BaseOptions to ChatOpenAI 2023-08-16 20:07:22 -03:00
Yongtae 95a40ea116 Rename GoogleVertexAI.ts to ChatGoogleVertexAI.ts in chatmodels folder 2023-08-09 10:00:21 +09:00
Yongtae f7894ed4bf Add Google Vertex AI credential support to GoogleVertexAI node 2023-08-08 13:06:38 +09:00
Yongtae 812077c2aa remove un-use model name 2023-08-08 12:51:59 +09: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 24befbd5da Add GoogleVertexAI logo SVG file 2023-08-03 00:08:24 +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
chungyau97 b454083eaf change parseInt to parseFloat 2023-07-25 23:53:42 +08:00
Henry 91fe7e8e05 update marketplace 2023-07-15 23:44:30 +01:00
Henry ff755c3d1b update credentials 2023-07-15 19:43:09 +01:00
Henry d76a47b894 Merge branch 'main' into feature/Credential
# Conflicts:
#	packages/components/src/utils.ts
#	packages/server/src/ChildProcess.ts
2023-07-15 14:30:50 +01:00
Henry 413d654493 add credentials 2023-07-15 14:25:52 +01:00
Henry 4c47beabbc update claude v2 2023-07-12 01:11:02 +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
Jeffrey-Wang 184a783847 fix: temperature convert to float 2023-06-29 21:23:21 +08:00
Jeffrey 7a8db1dff3
fix: temperature should convert to float 2023-06-29 14:21:44 +08:00
Henry 2e43b233a5 add 16k model 2023-06-14 19:48:44 +01:00
Henry 86ab30510c add openai function calling support 2023-06-14 01:05:37 +01:00
Henry 9d66432926 update HuggingFace nodes 2023-06-12 09:43:48 +01:00
微笑 1a35bad434 feat: support basePath 2023-06-07 19:38:25 +08:00
Henry e89785080b enable streaming 2023-05-22 17:16:21 +01:00
Henry 5b27339bc2 add BaseChatModel class 2023-05-21 11:45:50 +01:00
Henry a80492e4c4 add localAI 2023-05-19 01:08:13 +01:00
Henry Heng 50cf9b833c
Merge pull request #92 from FlowiseAI/feature/Azure
Feature/azure
2023-05-17 14:48:35 +01:00
Henry Heng 6a8e84ed89
Merge pull request #97 from FlowiseAI/feature/ChatAnthropic
Feature/100K-Anthropic-Model
2023-05-13 00:13:24 +01:00