mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
Revert "Revert "feat(integrations): add Intelligence threads to langgraph-fastapi" (#5215)"
This reverts commit9e7e7e653d, reversing changes made to11e18e378a. # Conflicts: # examples/integrations/langgraph-fastapi/package-lock.json
This commit is contained in:
@@ -8,6 +8,7 @@ const integrationsDir = path.join(repoRoot, "examples", "integrations");
|
||||
const migratedIntegrations = [
|
||||
"crewai-flows",
|
||||
"llamaindex",
|
||||
"langgraph-fastapi",
|
||||
"pydantic-ai",
|
||||
"mcp-apps",
|
||||
] as const;
|
||||
|
||||
Reference in New Issue
Block a user