clai 0.3.4__tar.gz → 0.3.6__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of clai might be problematic. Click here for more details.
- {clai-0.3.4 → clai-0.3.6}/PKG-INFO +2 -2
- {clai-0.3.4 → clai-0.3.6}/.gitignore +0 -0
- {clai-0.3.4 → clai-0.3.6}/LICENSE +0 -0
- {clai-0.3.4 → clai-0.3.6}/README.md +0 -0
- {clai-0.3.4 → clai-0.3.6}/clai/__init__.py +0 -0
- {clai-0.3.4 → clai-0.3.6}/clai/__main__.py +0 -0
- {clai-0.3.4 → clai-0.3.6}/pyproject.toml +0 -0
- {clai-0.3.4 → clai-0.3.6}/update_readme.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: clai
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.6
|
|
4
4
|
Summary: PydanticAI CLI: command line interface to chat to LLMs
|
|
5
5
|
Author-email: Samuel Colvin <samuel@pydantic.dev>, Marcelo Trylesinski <marcelotryle@gmail.com>, David Montague <david@pydantic.dev>, Alex Hall <alex@pydantic.dev>
|
|
6
6
|
License-Expression: MIT
|
|
@@ -25,7 +25,7 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
25
25
|
Classifier: Topic :: Internet
|
|
26
26
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
27
27
|
Requires-Python: >=3.9
|
|
28
|
-
Requires-Dist: pydantic-ai==0.3.
|
|
28
|
+
Requires-Dist: pydantic-ai==0.3.6
|
|
29
29
|
Description-Content-Type: text/markdown
|
|
30
30
|
|
|
31
31
|
# clai
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|