Skip to content

fix: correct AG-UI typescript-sdk path to sdks/typescript#565

Open
winterhuan wants to merge 4 commits intoagno-agi:mainfrom
winterhuan:fix/ag-ui-path
Open

fix: correct AG-UI typescript-sdk path to sdks/typescript#565
winterhuan wants to merge 4 commits intoagno-agi:mainfrom
winterhuan:fix/ag-ui-path

Conversation

@winterhuan
Copy link

Problem

In the document agent-os/usage/interfaces/ag-ui/basic.mdx, the Setup Frontend section has an incorrect path:

2. Install dependencies: cd ag-ui/typescript-sdk && pnpm install

Solution

The correct path should be:

2. Install dependencies: cd ag-ui/sdks/typescript && pnpm install

The directory structure in the ag-ui repo has changed.

Fixes #551

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue on docs

1 participant