This repository includes PyMolAI integration that can use third-party services and libraries.
openai(OpenAI-compatible client usage, including OpenRouter integration)keyring(OS credential/keychain storage)claude-agent-sdk(Claude SDK tool loop integration, Python 3.10+)
- OpenRouter API (model routing)
- OpenBio API (optional gateway tools), default base URL:
https://api.openbio.tech
- Service usage is optional and depends on user-provided API keys.
- OpenRouter key is required for AI mode.
- OpenBio key is optional and only enables OpenBio tool access.
- Project licensing terms remain in the repository
LICENSEfile. - Upstream PyMOL rights/trademark notices belong to Schrodinger, LLC; fork-specific PyMolAI integration attribution is documented in
LICENSE,AUTHORS, andDEVELOPERS.