fastapi-agents

View on PyPIReverse Dependencies (0)

0.1.28 fastapi_agents-0.1.28-py3-none-any.whl

Wheel Details

Project: fastapi-agents
Version: 0.1.28
Filename: fastapi_agents-0.1.28-py3-none-any.whl
Download: [link]
Size: 16738
MD5: fd3e98f3dcc9d5cf2ce3ff9d211ab56c
SHA256: 2a5d8861eb56dc25d3dee6a7da118db100862453837b23fea9b669a1d759054b
Uploaded: 2025-01-21 21:30:54 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: fastapi-agents
Version: 0.1.28
Summary: A FastAPI extension for integrating common AI agent frameworks.
Author-Email: Blair Hudson <blairhudson[at]users.noreply.github.com>
Project-Url: Repository, https://github.com/blairhudson/fastapi-agents
License: MIT License Copyright (c) 2025 Blair Hudson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: agents,ai,fastapi,llama-index,pydantic-ai,smolagents
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: FastAPI
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Requires-Dist: fastapi (>=0.115.6)
Requires-Dist: crewai (>=0.95.0); extra == "crewai"
Requires-Dist: llama-index (>=0.12.10); extra == "llama-index"
Requires-Dist: pydantic-ai (>=0.0.18); extra == "pydantic-ai"
Requires-Dist: python-multipart (>=0.0.20); extra == "security"
Requires-Dist: litellm (>=1.57.8); extra == "smolagents"
Requires-Dist: smolagents (>=1.2.2); extra == "smolagents"
Requires-Dist: uvicorn (>=0.34.0); extra == "uvicorn"
Provides-Extra: crewai
Provides-Extra: llama-index
Provides-Extra: pydantic-ai
Provides-Extra: security
Provides-Extra: smolagents
Provides-Extra: uvicorn
Description-Content-Type: text/markdown
[Description omitted; length: 10580 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fastapi_agents/__init__.py sha256=teAmx13pmc1YRSQZEKX6kVQb5QwjfOmKM6iHQS7ga3k 60
fastapi_agents/core.py sha256=un0FZu6d_SqheIwlxjJ5BLKnLyR9saXwhY33__4aWIs 16218
fastapi_agents/crewai.py sha256=4-9xsSp8wpnS9y2CXzqWDNsMeRH1Nflx1soKYmmtbqc 1495
fastapi_agents/errors.py sha256=tcAN1jI2IsReP2UGvi1FMtqfuHSBZE4WMZrBKR9E1FU 972
fastapi_agents/llama_index.py sha256=9DAPqmskGNLp2IJhBFoPTxQ9llEtv1C_hHWxIHhrx40 1936
fastapi_agents/logs.py sha256=mZRz9zHCwjA_yETj8BD10tjf_8F68eOhGdhqvuMwHmI 74
fastapi_agents/models.py sha256=QCSUX9bTuXjZhAFHA1U9FLMMiHf_h_V-J9BITuRnuIk 2862
fastapi_agents/pydantic_ai.py sha256=yGXBPs9024sPxE1U7sNDTjm0-9--7eley3vx1wyWpr0 5449
fastapi_agents/smolagents.py sha256=5Jx8GttJGpu6quZk5Ptzm9a5txqa1y2mI5Aagb93gdI 1732
fastapi_agents-0.1.28.dist-info/METADATA sha256=Z_CU3wmqt0MsmQGdxf6fHrrO3UZo2zx4OT4tQx9FNYY 13186
fastapi_agents-0.1.28.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
fastapi_agents-0.1.28.dist-info/entry_points.txt sha256=ni78LMrZw5Qrn_DhRHAFTWPrFZaw8JnCWAl0ATt2jrQ 102
fastapi_agents-0.1.28.dist-info/licenses/LICENSE sha256=DD3-b8mcpb9Nyi8h7iDfUF2fV9i58DOd-bSSX5loPVg 1069
fastapi_agents-0.1.28.dist-info/RECORD

entry_points.txt

bump-version = scripts.version:bump_patch
get-version = scripts.version:get_version