Welcome! This folder contains guides to help you get set up with AI-powered tools and services available at Argonne.
-
Pick a coding tool — set up an AI coding assistant that connects to Argonne's LLMs:
- Claude Code Setup — CLI and IDE plugin for Anthropic Claude models
- OpenCode Setup — open-source, model-agnostic CLI
-
Learn the APIs — understand how to call LLMs programmatically:
- Argo Gateway API — access commercial models (GPT, Claude, Gemini) through Argonne's internal API
- ALCF Inference Endpoints — access open-source models (Llama, Mistral, Gemma) running on ALCF hardware
| Guide | What It Covers |
|---|---|
| claude-code-setup.md | Install and configure Claude Code with Argo |
| opencode-setup.md | Install and configure OpenCode with Argo |
| argo-usage.md | Argo API authentication, endpoints, and available commercial models |
| alcf-inference-endpoints.md | ALCF API authentication (Globus), endpoints, and available open-source models |