Guides
Implementation-focused guides for common production patterns.
- Strategy — Gearbox strategy and mode selection
- Agent guide — Agent lifecycle and configuration
- Agent config guide — AgentConfig deep dive
- MCP integration — Model Context Protocol setup
- File handling — Attachment vs Tool vs Both
Provider guides
- OpenAI provider — Chat Completions, Responses API, native tools
- Gemini provider — Google Gemini with native tools, thinking, and multimodal
- Groq provider — Groq Chat Completions (
groqSDK), local tools, streaming, structured output —nucleusiq-groq0.1.0b1 (beta),nucleusiq>=0.7.9 - Ollama provider — Local / remote Ollama (
ollamaSDK), tools, streaming, structured output,think—nucleusiq-ollama0.1.0a1 (alpha),nucleusiq>=0.7.10