Python: Fix ag-ui examples packaging for PyPI publish (#1953)

* Fix ag-ui examples packaging for PyPI publish

* Fix markdown links
This commit is contained in:
Evan Mattson
2025-11-06 11:31:24 +09:00
committed by GitHub
Unverified
parent 6fec8a61e3
commit ac018f700b
23 changed files with 6 additions and 7 deletions
@@ -629,7 +629,7 @@ Now that you understand the basics of AG-UI, you can:
## Additional Resources
- [AG-UI Examples](../examples/README.md): Complete working examples for all 7 features
- [AG-UI Examples](../agent_framework_ag_ui_examples/README.md): Complete working examples for all 7 features
- [Agent Framework Documentation](../../core/README.md): Learn more about creating agents
- [AG-UI Protocol Spec](https://docs.ag-ui.com/): Official protocol documentation