We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f538c commit 1b621f2Copy full SHA for 1b621f2
img/.g
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "open-taranis"
7
-version = "0.1.5"
+version = "0.1.5b"
8
description = "Minimalist Python framework for AI agents logic-only coding with streaming, tool calls, and multi-LLM provider support"
9
authors = [{name = "SyntaxError4Life", email = "lilian@zanomega.com"}]
10
dependencies = ["openai", "bs4"]
0 commit comments