zeroclaw/src/providers
Argenis e3ca2315d3
fix(nvidia): use correct NVIDIA_API_KEY environment variable
- Fixes the environment variable name from `NVIDIA_NIM_API_KEY` to `NVIDIA_API_KEY` to match NVIDIA's official documentation
- Adds model suggestions for NVIDIA NIM provider in the onboarding wizard

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 23:23:02 -05:00
..
anthropic.rs refactor: improve code formatting and structure across multiple files 2026-02-17 01:01:56 +08:00
compatible.rs feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00
gemini.rs feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00
mod.rs fix(nvidia): use correct NVIDIA_API_KEY environment variable 2026-02-16 23:23:02 -05:00
ollama.rs feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00
openai.rs feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00
openrouter.rs refactor: improve code formatting and structure across multiple files 2026-02-17 01:01:56 +08:00
reliable.rs fix(ci): align reliable tests with simple_chat contract 2026-02-17 01:01:56 +08:00
router.rs feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00
traits.rs refactor: improve code formatting and structure across multiple files 2026-02-17 01:01:56 +08:00