fastapi-agents

View on PyPIReverse Dependencies (0)

0.1.20 fastapi_agents-0.1.20-py3-none-any.whl

Wheel Details

Project: fastapi-agents
Version: 0.1.20
Filename: fastapi_agents-0.1.20-py3-none-any.whl
Download: [link]
Size: 12756
MD5: 02b4d3d89a86167a5e65c517ec75d98a
SHA256: 1dfd180e546a43c810dfc70e558e2ce4110670541b2201b412d598ae466f5dc3
Uploaded: 2025-01-13 09:44:36 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: fastapi-agents
Version: 0.1.20
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: 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: llama-index
Provides-Extra: pydantic-ai
Provides-Extra: security
Provides-Extra: smolagents
Provides-Extra: uvicorn
Description-Content-Type: text/markdown
[Description omitted; length: 9472 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=QudSdIeD4vkf4FHIuIdC5EQL7N2ijyVo8pxY3nJq458 6064
fastapi_agents/errors.py sha256=035qdnVa37v6_xuWWYCkpkJpFw4HmZ5GxjnNLLoU0bw 916
fastapi_agents/llama_index.py sha256=Br1pC2fZr6sflkJuXMUmfJwlBWUVCCswRnaTm7dOmEQ 2020
fastapi_agents/models.py sha256=mq6ufYYT85heSjy16mEFdVwNaj2C4q3kk7wjXghXCQ8 1737
fastapi_agents/pydantic_ai.py sha256=gElwAxCz8GukjcuQe9Lb1F0J71eSxEIXrFVjDZ7xWfg 5381
fastapi_agents/smolagents.py sha256=j3_6iW6tWGS5Z3LnKy_pYxJjtVjOfXVAXlJnuSZZSog 1701
fastapi_agents-0.1.20.dist-info/METADATA sha256=CmOZd7nohAc62ZFcXXz9z5OSyZaSPco92eIVQG6ArkA 11999
fastapi_agents-0.1.20.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
fastapi_agents-0.1.20.dist-info/entry_points.txt sha256=ni78LMrZw5Qrn_DhRHAFTWPrFZaw8JnCWAl0ATt2jrQ 102
fastapi_agents-0.1.20.dist-info/licenses/LICENSE sha256=DD3-b8mcpb9Nyi8h7iDfUF2fV9i58DOd-bSSX5loPVg 1069
fastapi_agents-0.1.20.dist-info/RECORD

entry_points.txt

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