Reference
Detailed API reference for TramAI modules, annotations, configuration, and runtime behavior.
Pages
| Page | Description |
|---|---|
| Annotations | Complete reference for all TramAI annotations: @AiService, @Operation, @SystemPrompt, @AiDescription, @AiRange, @AiMinItems |
| Configuration | Spring Boot property binding and standalone builder API reference |
| API Stability | Stability guarantees, release-line surface areas, and preview API policies for 0.4.x |
| Providers | Provider module reference: tramai-anthropic, tramai-openai, tramai-ollama, with configuration shapes |
| Standalone Builder | Full standalone builder API — provider registration, model routing, fallbacks, tools, cache, resilience controls |
| Testing | Testing module reference: MockAiProvider, SimulatedFailureProvider, RecordingOperationObserver, TramaiAssertions |
| Limitations | Current limitations, partially implemented features, and practical guidance for production use |
Quick Links
- Module catalog: /modules
- Guides: /guides
- Engineering docs: /engineering
