Skip to content

Commit eb3fad9

Browse files
Support OpenAI Responses
1 parent a76ce26 commit eb3fad9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tinyagent = ["prompts/*.yaml"]
1212

1313
[project]
1414
name = "tinyagent-py"
15-
version = "0.1.15"
15+
version = "0.1.16"
1616
description = "🛠️ Build your own AI coding assistant with any model you want. Revolutionary agent framework with secure sandboxed execution, parallel subagents, and freedom to choose any LLM provider - OpenAI, Anthropic, Ollama, or 100+ others."
1717
readme = "README.md"
1818
authors = [

0 commit comments

Comments
 (0)