Proxy requests to llama-server's native Anthropic Messages API handler. Supports both streaming (SSE with message_start, content_block_delta, etc.) and non-streaming responses. Auth via x-api-key header (Anthropic SDK) or Authorization Bearer (OpenAI SDK). Adds Messages tab with Anthropic SDK and cURL snippets in the Access Endpoint dialog. |
||
|---|---|---|
| .. | ||
| assets | ||
| auth | ||
| core | ||
| loggers | ||
| models | ||
| plugins | ||
| requirements | ||
| routes | ||
| state | ||
| storage | ||
| tests | ||
| utils | ||
| __init__.py | ||
| _platform_compat.py | ||
| colab.py | ||
| main.py | ||
| run.py | ||
| startup_banner.py | ||