mirror of
https://github.com/ollama/ollama.git
synced 2026-03-27 02:58:43 +07:00
* api: add Anthropic Messages API compatibility layer Add middleware to support the Anthropic Messages API format at /v1/messages. This enables tools like Claude Code to work with Ollama local and cloud models through the Anthropic API interface.