Skip to content

v0.7.5

Latest

Choose a tag to compare

@paulieb89 paulieb89 released this 17 May 16:38
· 10 commits to main since this release

What's changed

  • validate_function and resolve_topic now return plain markdown strings instead of Pydantic structured models — cleaner prose output for LLM consumers
  • Drops ValidationResult, TopicMatch, ResolveResult models and unused typing.Literal / pydantic.BaseModel imports
  • Minor README transport section wording tidy