Commit Graph

45 Commits

Author SHA1 Message Date
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
chungyau97 b454083eaf change parseInt to parseFloat 2023-07-25 23:53:42 +08:00
Henry 5d561bfd4e add replicate 2023-07-18 20:55:03 +01:00
Henry ff755c3d1b update credentials 2023-07-15 19:43:09 +01:00
Henry 413d654493 add credentials 2023-07-15 14:25:52 +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
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
Ong Chung Yau 2968dccd83
Merge pull request #149 from FlowiseAI/feature/Streaming
Feature/Streaming
2023-05-26 09:01:40 +07:00
Henry Heng ff882046b4
Merge pull request #165 from FlowiseAI/feature/Cohere
Bugfix/Cohere API key not found
2023-05-24 13:40:01 +01:00
Henry 0ed8431252 fix Cohere API key not found 2023-05-24 13:27:38 +01:00
Henry e89785080b enable streaming 2023-05-22 17:16:21 +01:00
chungyau97 8805cd8e8f remove unsupported params in AzureChatOpenAI & AzureOpenAI 2023-05-12 21:02:13 +07:00
chungyau97 c596feb09a modify input parameters 2023-05-12 20:26:09 +07:00
chungyau97 abeacdf906 modify modelName options in AzureOpenAI 2023-05-12 18:29:01 +07:00
chungyau97 b0e9387087 add modelName selection into Azure 2023-05-12 08:43:00 +07:00
chungyau97 c9c53b5387 add Azure Open AI 2023-05-10 21:35:20 +07:00
Henry fc7fbd6c33 add cohere 2023-05-10 02:08:42 +01:00
Henry 2ac951689f add params for openai 2023-04-28 00:39:10 +01:00
Henry 1328e533d0 update HF node 2023-04-22 20:56:17 +01:00
Henry 9281b57ef1 - update LangchainJS version
- add types & interfaces

- small ui bug fix

- update marketplace files
2023-04-13 18:32:00 +01:00
Henry 58e06718d1 Add more nodes for agents, loaders 2023-04-10 13:56:44 +01:00
Henry 05c86ff9c5 Initial push 2023-04-06 22:17:34 +01:00