Vinod Kiran
26444ac3ae
Feature/sse ( #3125 )
...
* Base changes for ServerSide Events (instead of socket.io)
* lint fixes
* adding of interface and separate methods for streaming events
* lint
* first draft, handles both internal and external prediction end points.
* lint fixes
* additional internal end point for streaming and associated changes
* return streamresponse as true to build agent flow
* 1) JSON formatting for internal events
2) other fixes
* 1) convert internal event to metadata to maintain consistency with external response
* fix action and metadata streaming
* fix for error when agent flow is aborted
* prevent subflows from streaming and other code cleanup
* prevent streaming from enclosed tools
* add fix for preventing chaintool streaming
* update lock file
* add open when hidden to sse
* Streaming errors
* Streaming errors
* add fix for showing error message
---------
Co-authored-by: Henry <hzj94@hotmail.com>
2024-09-17 08:01:25 +01:00
Henry Heng
bca4de0c63
Feature/seq agents ( #2798 )
...
* update build functions
* sequential agents
* update langchain to 0.2, added sequential agent nodes
* add marketplace templates
* update howto wordings
* Merge branch 'main' into feature/Seq-Agents
# Conflicts:
# pnpm-lock.yaml
* update deprecated functions and add new sequential nodes
* add marketplace templates
* update marketplace templates, add structured output to llm node
* add multi agents template
* update llm node with bindmodels
* update cypress version
* update templates sticky note wordings
* update tool node to include human in loop action
* update structured outputs error from models
* update cohere package to resolve google genai pipeThrough bug
* update mistral package version, added message reconstruction before invoke seq agent
* add HITL to agent
* update state messages restructuring
* update load and split methods for s3 directory
2024-07-22 17:46:14 +01:00
Vinod Kiran
7006d64de0
Feature/s3 storage ( #2226 )
...
* centralizing file writing....
* allowing s3 as storage option
* allowing s3 as storage option
* update s3 storage
---------
Co-authored-by: Henry <hzj94@hotmail.com>
2024-04-23 11:35:38 +01:00
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
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
ffa964df16
Removed existing icons
2023-12-18 03:20:01 -05:00
abhishekshankr
557bdb0ef7
Update Chain Icons
2023-12-18 03:19:43 -05:00
vincent-pli
964b5a263c
correct the help link for apichain
2023-11-08 08:20:07 +08:00
Henry
d19f72db6f
add analytic
2023-09-11 23:44:20 +01:00
Henry
bfa14fb290
Merge branch 'main' into feature/Milvus
...
# Conflicts:
# packages/components/package.json
2023-08-17 21:22:05 +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
ff755c3d1b
update credentials
2023-07-15 19:43:09 +01:00
Henry
eb19c206cf
add logs to component chains/agents
2023-07-11 01:53:22 +01:00
Henry Heng
45792665df
Update OpenAPIChain.ts
2023-07-08 22:34:46 +01:00
vjsai
9cda188c73
fixed the issue in init as well
2023-07-08 18:45:18 +05:30
vjsai
0d46c0226e
fixed header parsing issue
2023-07-08 18:01:51 +05:30
vjsai
717468a018
Updated appropriate icon for OpenAPIChain
2023-07-07 18:38:22 +05:30
vjsai
c78ca494f5
Added OpenAPI chain
2023-07-06 18:28:33 +05:30
Henry
2283093f18
add get and post api chain
2023-05-27 01:40:50 +01:00
Vijay Sai
55ed6819a2
integrated headers functionality
2023-05-26 19:13:52 +05:30
Vijay Sai
4a4c940dbd
fixed all the linting issues
2023-05-26 16:07:50 +05:30
VJSai
06f933132b
Update ApiChain.ts to remove OpenAI import
2023-05-26 13:46:33 +05:30
Vijay Sai
e294d227bc
feature: changes to support ApiChain
2023-05-26 13:40:06 +05:30