Vinod Kiran
|
658fa3984e
|
Feature/externalize files from chatflow - do not save as base64 (#1976)
* initial commit. Externalizing the file base64 string from flowData
* csv - docloader - Externalizing the file base64 string from flowData
* csv - docloader - Externalizing the file base64 string from flowData
* DocX - docloader - Externalizing the file base64 string from flowData
* Json - docloader - Externalizing the file base64 string from flowData
* Jsonlines - docloader - Externalizing the file base64 string from flowData
* PDF - docloader - Externalizing the file base64 string from flowData
* Vectara - vector store - Externalizing the file base64 string from flowData
* OpenAPIToolkit - tools - Externalizing the file base64 string from flowData
* OpenAPIChain - chain - Externalizing the file base64 string from flowData
* lint fixes
* datasource enabled - initial commit
* CSVAgent - agents - Externalizing the file base64 string from flowData
* Externalizing the file base64 string from flowData
* Externalizing the file base64 string from flowData
* add pnpm-lock.yaml
* update filerepository to add try catch
* Rename FileRepository.ts to fileRepository.ts
---------
Co-authored-by: Henry <hzj94@hotmail.com>
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
|
2024-04-04 21:41:06 +05:30 |
|
Vinod Paidimarry
|
0267005225
|
bugfix: CSV Agent was overwriting contents when multiple files were u… (#2002)
bugfix: CSV Agent was overwriting contents when multiple files were uploaded
|
2024-03-21 22:08:03 +05:30 |
|
Octavian FlowiseAI
|
69e082e29f
|
Add input moderation for all chains and agents
|
2024-03-09 23:19:39 +01:00 |
|
Henry
|
0606d2c6dd
|
upgrade langchain version 0.1.0
|
2024-01-26 23:41:55 +00:00 |
|
abhishekshankr
|
47eea06895
|
Removed Existing Icons
|
2023-12-18 03:10:04 -05:00 |
|
abhishekshankr
|
5917a9af51
|
Updated Agent Icons
|
2023-12-18 03:09:35 -05:00 |
|
vinodkiran
|
cd6538c5f2
|
Spelling Corrections.
|
2023-10-26 11:11:10 +05:30 |
|
Henry
|
d19f72db6f
|
add analytic
|
2023-09-11 23:44:20 +01:00 |
|
chungyau97
|
45ffa62f0f
|
add additional systemMessagePrompt into CSV Agent
|
2023-08-05 18:22:05 +08: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
|
5a76af15b2
|
add airtable agent
|
2023-07-22 19:52:32 +01:00 |
|
Henry
|
d4d4f0c8c2
|
yarn lint
|
2023-07-22 02:27:52 +01:00 |
|
Henry
|
49c7ae718f
|
add csv agent
|
2023-07-22 01:16:23 +01:00 |
|