Originally created by @tjbck on GitHub (Oct 1, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5865
Originally assigned to: @tjbck on GitHub.
Orchestration layer
Nice Idea and probably very useful - yet have you thought about incorporating langgraph? This would maybe help reuse the probably most frequently used graph/multiagent tooling to be used for workflows.
<!-- gh-comment-id:2416270352 -->
@g4challenge commented on GitHub (Oct 16, 2024):
Nice Idea and probably very useful - yet have you thought about incorporating `langgraph`? This would maybe help reuse the probably most frequently used graph/multiagent tooling to be used for workflows.
Will not be using any third party implementation here, this will also have to be accompanied by a node based editor.
<!-- gh-comment-id:2417439802 -->
@tjbck commented on GitHub (Oct 16, 2024):
Will not be using any third party implementation here, this will also have to be accompanied by a node based editor.
@PlebeiusGaragicus commented on GitHub (Nov 5, 2024):
You don't have to incorporate langgraph - they seem to be piggybacking on the Assistants API 'standard.' If that is the orchestration layer you're talking about, then it could enable a whole category of third party implementations.
I'm not sure that pipelines in their current form are well-suited for the Assistants API.
What are your thoughts on this "orchestration layer?"
<!-- gh-comment-id:2457974557 -->
@PlebeiusGaragicus commented on GitHub (Nov 5, 2024):
You don't have to incorporate `langgraph` - they seem to be piggybacking on the Assistants API 'standard.' If that is the orchestration layer you're talking about, then it could enable a whole category of third party implementations.
I'm not sure that pipelines in their current form are well-suited for the Assistants API.
What are your thoughts on this "orchestration layer?"
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @tjbck on GitHub (Oct 1, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5865
Originally assigned to: @tjbck on GitHub.
Orchestration layer
@g4challenge commented on GitHub (Oct 16, 2024):
Nice Idea and probably very useful - yet have you thought about incorporating
langgraph? This would maybe help reuse the probably most frequently used graph/multiagent tooling to be used for workflows.@tjbck commented on GitHub (Oct 16, 2024):
Will not be using any third party implementation here, this will also have to be accompanied by a node based editor.
@PlebeiusGaragicus commented on GitHub (Nov 5, 2024):
You don't have to incorporate
langgraph- they seem to be piggybacking on the Assistants API 'standard.' If that is the orchestration layer you're talking about, then it could enable a whole category of third party implementations.I'm not sure that pipelines in their current form are well-suited for the Assistants API.
What are your thoughts on this "orchestration layer?"