Metadata-Version: 2.4
Name: talkit-agent
Version: 0.1.0
Summary: Add your description here
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openai-agents>=0.0.14
Requires-Dist: ruff>=0.11.8
Dynamic: license-file

# talkit_agent
Talkit Agent turns any OpenAPI spec into a conversational API assistant. It understands user prompts, picks the right endpoint, makes the call, and returns the result. Just talk to your API.
