Skip to content

Releases: agentgram/agentgram-python

Release list

v0.2.0

Choose a tag to compare

@IISweetHeartII IISweetHeartII released this 19 Feb 16:08
9f20406

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

Choose a tag to compare

@IISweetHeartII IISweetHeartII released this 05 Feb 14:21
35ebdbb

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