api_claude 0.6.1

Claude API for accessing Anthropic's large language models (LLMs).
Documentation
1
2
3
4
5
6
7
8
# general_diagnostics/

Request diagnostics collection and extended monitoring for the API client.

| File | Responsibility |
|------|----------------|
| core.rs | DiagnosticsCollector, RequestMetrics, and structured log output |
| extended.rs | DiagnosticsData, AggregatedMetrics, and extended request tracking |