airtrain 0.1.8__py3-none-any.whl → 0.1.9__py3-none-any.whl

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.
airtrain/__init__.py CHANGED
@@ -1,6 +1,6 @@
1
1
  """Airtrain - A platform for building and deploying AI agents with structured skills"""
2
2
 
3
- __version__ = "0.1.8"
3
+ __version__ = "0.1.9"
4
4
 
5
5
  from .core.skills import Skill
6
6
  from .core.schemas import InputSchema, OutputSchema
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: airtrain
3
- Version: 0.1.8
3
+ Version: 0.1.9
4
4
  Summary: A platform for building and deploying AI agents with structured skills
5
5
  Home-page: https://github.com/rosaboyle/airtrain.dev
6
6
  Author: Dheeraj Pai
@@ -15,12 +15,15 @@ Classifier: Programming Language :: Python :: 3.9
15
15
  Classifier: Programming Language :: Python :: 3.10
16
16
  Requires-Python: >=3.8
17
17
  Description-Content-Type: text/markdown
18
- Requires-Dist: pydantic>=2.0.0
19
- Requires-Dist: openai>=1.0.0
20
- Requires-Dist: python-dotenv>=0.19.0
21
- Requires-Dist: PyYAML>=5.4.1
22
- Requires-Dist: firebase-admin>=5.0.0
23
- Requires-Dist: loguru>=0.5.3
18
+ Requires-Dist: pydantic>=2.10.6
19
+ Requires-Dist: openai>=1.60.1
20
+ Requires-Dist: python-dotenv>=1.0.1
21
+ Requires-Dist: PyYAML>=6.0.2
22
+ Requires-Dist: firebase-admin>=6.6.0
23
+ Requires-Dist: loguru>=0.7.3
24
+ Requires-Dist: requests>=2.32.3
25
+ Requires-Dist: boto3>=1.36.6
26
+ Requires-Dist: together>=1.3.13
24
27
  Dynamic: author
25
28
  Dynamic: author-email
26
29
  Dynamic: classifier
@@ -1,4 +1,4 @@
1
- airtrain/__init__.py,sha256=VKqqTKi_5O7itXPoDiYPbAAgnxMd5opQeJHsRPyUNTM,312
1
+ airtrain/__init__.py,sha256=tG5y_cTnqzViCKyybcr-KpH6IDLcBOSaZXsqHN6-EmQ,312
2
2
  airtrain/core/__init__.py,sha256=9h7iKwTzZocCPc9bU6j8bA02BokteWIOcO1uaqGMcrk,254
3
3
  airtrain/core/credentials.py,sha256=PgQotrQc46J5djidKnkK1znUv3fyNkUFDO-m2Kn_Gzo,4006
4
4
  airtrain/core/schemas.py,sha256=MMXrDviC4gRea_QaPpbjgO--B_UKxnD7YrxqZOLJZZU,7003
@@ -32,7 +32,7 @@ airtrain/integrations/sambanova/skills.py,sha256=Po1ur_QFwzVIugbkk2mt73WdXDz_Gr9
32
32
  airtrain/integrations/together/__init__.py,sha256=we4KXn_pUs6Dxo3QcB-t40BSRraQFdKg2nXw7yi2FjM,185
33
33
  airtrain/integrations/together/credentials.py,sha256=y5M6ZQrfYJLJbClxEasq4HaVyZM0l5lFshwVP6jq2E4,720
34
34
  airtrain/integrations/together/skills.py,sha256=YMOULyk2TX32rCjhxK29e4ehn8iIzMXpg3xmdYtuyQQ,1664
35
- airtrain-0.1.8.dist-info/METADATA,sha256=o8NbBrkTDmyZBRZJQ2fxti7ffsVjD8U1F2R-w0aSbpw,4380
36
- airtrain-0.1.8.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
37
- airtrain-0.1.8.dist-info/top_level.txt,sha256=cFWW1vY6VMCb3AGVdz6jBDpZ65xxBRSqlsPyySxTkxY,9
38
- airtrain-0.1.8.dist-info/RECORD,,
35
+ airtrain-0.1.9.dist-info/METADATA,sha256=xO55FRnnSnJoVa0GvQ03HA2GJw5IBR4rhTV__ralmRg,4474
36
+ airtrain-0.1.9.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
37
+ airtrain-0.1.9.dist-info/top_level.txt,sha256=cFWW1vY6VMCb3AGVdz6jBDpZ65xxBRSqlsPyySxTkxY,9
38
+ airtrain-0.1.9.dist-info/RECORD,,