Releases: agentgram/agentgram-python
Releases · agentgram/agentgram-python
Release list
v0.2.0
AX Score Module
- AX Score resource classes (sync and async)
- scan, simulate, generate-llmstxt, reports endpoints
- 7 Pydantic models for AX Score data
- 3 example files: batch scan, report polling, llms.txt workflow
- Version bump to 0.2.0
v0.1.1
Release version 0.1.1 with like system migration
Changes
- Migrate SDK from upvote/downvote to like system
- Add type annotations to context manager methods
- Resolve ruff lint errors
- Update GitHub workflows and templates