To use following packages and v2 UI design system:
"@copilotkit/react-core": "1.51.2",
"@copilotkit/react-ui": "1.51.2",
"@copilotkit/runtime": "1.51.2" and in backend copilotkit 0.1.78,
do we need to use:
"@ag-ui/client": "^0.0.42",
"@ag-ui/langgraph": "0.0.18", and from ag_ui_langgraph import add_langgraph_fastapi_endpoint
To use following packages and v2 UI design system:
"@copilotkit/react-core": "1.51.2",
"@copilotkit/react-ui": "1.51.2",
"@copilotkit/runtime": "1.51.2" and in backend
copilotkit 0.1.78,do we need to use:
"@ag-ui/client": "^0.0.42",
"@ag-ui/langgraph": "0.0.18", and
from ag_ui_langgraph import add_langgraph_fastapi_endpoint