Skip to content

friday-platform/agent-sdk

Friday Agent SDK

CI PyPI version Python versions License: MIT

Status: alpha — APIs may change. Pin an exact version in production and read the CHANGELOG before upgrading.

Write AI agents in Python (and soon other languages) that run inside the Friday platform. The host manages credentials and routes LLM, HTTP, and MCP calls on the agent's behalf, so your agent code stays a pure Python function — no provider SDKs, no key plumbing.

Requirements (the SDK is not standalone):

Repository layout

This is a monorepo. The product is the Python package under packages/python/; the TypeScript root is dev tooling (Vite+) for running checks across the workspace.

Quick start

pip install friday-agent-sdk

Then see packages/python/README.md to write and run your first agent.

Contributing

Please read CONTRIBUTING.md. Security issues: see SECURITY.md.

License

MIT

About

Python SDK for authoring Friday agents — call LLMs, HTTP, and MCP tools without managing keys.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors