Commit Graph

11 Commits

Author SHA1 Message Date
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
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
Ofer Mendelevitch 244093923d updates per PR comments 2024-01-08 07:25:54 -08:00
Ofer Mendelevitch b44a0f1d39 bugfix 2023-12-31 21:53:48 -08:00
Ofer Mendelevitch e5f0ca0c0a bug fix 2023-12-31 18:59:49 -08:00
Ofer Mendelevitch 467e71ba1f added support for MMR 2023-12-31 18:36:23 -08:00
Ofer Mendelevitch a4c3250a67 fixed lint issues 2023-11-21 09:14:12 -08:00
Ofer Mendelevitch 1810b8718b reorder citations in Vectara response 2023-11-21 07:52:00 -08:00
Henry 897d19e2ec add more options 2023-11-21 10:56:32 +00:00
Henry 40a63008ec add vectara chain 2023-11-20 19:34:30 +00:00