ag-ui-protocol / ag-ui-protocol/ag-ui

ag-ui-langgraph is coupled to copilotkit, shouldn't it be done as a generic protocol?

Offen
#1,223 2 Kommentare 7 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement Integration
Vorherrschende Sprache
Python
Sterne
15.9k
Forks
1.4k
Ø Merge
1 T. 17 Std.
Gemergte PRs (30 T.)
163

Beschreibung

https://github.com/ag-ui-protocol/ag-ui/blob/main/integrations/langgraph/python/ag_ui_langgraph/agent.py#L492-L495
```python
return {
**state,
"messages": new_messages,
"tools": unique_tools,
"ag-ui": {
"tools": unique_tools,
"context": input.context or []
},
"copilotkit": {
**state.get("copilotkit", {}),
"actions": unique_tools,
},
}
```

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.