Metadata-Version: 2.1
Name: copilotkit
Version: 0.1.0
Summary: CopilotKit python SDK
Home-page: https://copilotkit.ai
License: MIT
Keywords: copilot,copilotkit,langgraph,langchain,ai,langsmith,langserve
Author: Markus Ecker
Author-email: markus.ecker@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: fastapi (>=0.111.1,<0.112.0)
Requires-Dist: httpx (>=0.27.0,<0.28.0)
Requires-Dist: langchain (>=0.2.12,<0.3.0)
Requires-Dist: langchain-openai (>=0.1.20,<0.2.0)
Requires-Dist: langgraph (>=0.2.3,<0.3.0)
Requires-Dist: partialjson (>=0.0.8,<0.0.9)
Description-Content-Type: text/markdown

# CopilotKit python SDK (alpha)

Needs pre-release CopilotKit packages:

```
@copilotkit/react-core@1.1.1-feat-runtime-remote-actions.5
@copilotkit/react-ui@1.1.1-feat-runtime-remote-actions.5
@copilotkit/runtime@1.1.1-feat-runtime-remote-actions.5
```

