Henry Heng
|
363d1bfc44
|
Chore/update deprecating nodes (#2540)
* update deprecating nodes
* add filters use cases to marketplace
* update log level
|
2024-07-12 18:37:57 +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 Heng
|
c33642cdf9
|
Feature/Buffer Memory SessionId (#2111)
* add sessionId to buffer memory, add conversation summary buffer memory
* add fix for conv retrieval qa chain
|
2024-04-11 11:18:39 +01:00 |
Octavian FlowiseAI
|
69e082e29f
|
Add input moderation for all chains and agents
|
2024-03-09 23:19:39 +01:00 |
Henry
|
e86550a91a
|
update marketplace templates
|
2024-02-22 13:44:04 +08:00 |
chungyau97
|
73f1132544
|
update cahtopenai version
|
2024-02-21 11:46:26 +08:00 |
chungyau97
|
dd64bd028b
|
add gpt-4-1106-vision-preview into ChatOpenAI marketplace
|
2024-02-17 21:11:27 +08:00 |
vinodkiran
|
842d70bf0d
|
Marketplace: Adding filters and a collapsible panel show/hide
|
2024-02-05 18:09:46 -05:00 |
vinodkiran
|
8990b78e10
|
Marketplace : Added categories to chatflows
|
2024-02-05 15:09:44 -05:00 |
Henry
|
a711e21ac7
|
update embeddings and marketplace templates
|
2024-01-27 00:52:23 +00:00 |
Henry
|
02482f1b38
|
change agent/chain with memory to use runnable
|
2024-01-08 13:02:56 +00:00 |
Henry
|
3536c2afec
|
fix memory nodes
|
2023-11-27 15:34:28 +00:00 |
Henry
|
44cadc1cc3
|
add vector upsert ability
|
2023-11-16 18:34:17 +00:00 |
vincent-pli
|
964b5a263c
|
correct the help link for apichain
|
2023-11-08 08:20:07 +08:00 |
Henry
|
4caa9ba9ab
|
update marketplace llm with cache
|
2023-10-10 00:01:28 +01:00 |
Henry
|
05dd23b01d
|
- update marketplaces
- add version to nodes and credentials
- hover over node actions
|
2023-07-28 15:56:40 +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 |
Henry
|
91fe7e8e05
|
update marketplace
|
2023-07-15 23:44:30 +01:00 |
Henry
|
c8ba8e2aee
|
add tools marketplace
|
2023-07-01 23:59:51 +01:00 |