We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866a415 commit 0a5bdd7Copy full SHA for 0a5bdd7
typescript-sdk/integrations/langgraph/src/index.ts
@@ -1,4 +1,4 @@
1
-import { HttpAgent } from "@ag-ui/client/src";
+import { HttpAgent } from "@ag-ui/client";
2
3
export * from './agent'
4
export class LangGraphHttpAgent extends HttpAgent {}
0 commit comments