15 lines
437 B
Plaintext
15 lines
437 B
Plaintext
|
|
Metadata-Version: 2.4
|
||
|
|
Name: agent-platform
|
||
|
|
Version: 0.1.0
|
||
|
|
Summary: Business-taugliche Agent-Plattform mit LiteLLM + Pydantic AI + MCP
|
||
|
|
Requires-Python: >=3.12
|
||
|
|
Requires-Dist: fastapi>=0.115
|
||
|
|
Requires-Dist: uvicorn[standard]>=0.32
|
||
|
|
Requires-Dist: litellm>=1.50
|
||
|
|
Requires-Dist: pydantic-ai>=0.4
|
||
|
|
Requires-Dist: jinja2>=3.1
|
||
|
|
Requires-Dist: python-multipart>=0.0.12
|
||
|
|
Requires-Dist: aiosqlite>=0.20
|
||
|
|
Requires-Dist: httpx>=0.27
|
||
|
|
Requires-Dist: mcp>=1.0
|