Metadata-Version: 2.4
Name: gepa-rpc
Version: 0.1.0
Summary: Run GEPA on your favorite non-python libraries.
Requires-Python: >=3.11
Requires-Dist: datasets>=4.4.2
Requires-Dist: dotenv>=0.9.9
Requires-Dist: fastapi>=0.115.0
Requires-Dist: gepa>=0.0.22
Requires-Dist: langchain-anthropic>=0.2.0
Requires-Dist: langchain-openai>=1.1.6
Requires-Dist: langchain>=0.3.0
Requires-Dist: litellm>=1.80.11
Requires-Dist: pydantic>=2.12.5
Requires-Dist: requests>=2.32.0
Requires-Dist: uvicorn>=0.30.0
Description-Content-Type: text/markdown

# GEPA Remote Procedure Call

Run GEPA on your favorite non-python libraries.

gepa-rpc is a collection of packages that run's [GEPA](https://github.com/gepa-ai/gepa) in a python process and exposes your agent's code as server endpoints. Currently it supports the typescript AI SDK. More coming soon!

## TypeScript

### AI SDK
