Commit graph

8 commits

Author SHA1 Message Date
Parth Sareen b166b36cd2
docs: update Claude Code with Telegram guide (#15026) 2026-03-23 16:31:21 -07:00
Parth Sareen eab4d22269
docs: update claude code and openclaw for web search (#14922) 2026-03-18 14:18:49 -07:00
Bruce MacDonald 42b1c2642b
docs: update minimax-m2.5 references to m2.7 (#14942) 2026-03-18 12:59:28 -07:00
Parth Sareen bc72b14016
docs: update claude code docs (#14770) 2026-03-10 15:52:41 -07:00
Parth Sareen 5267d31d56
docs: ollama launch (#13852) 2026-01-23 23:18:50 -08:00
Michael 57de86cc61
docs: update claude code docs (#13757)
* docs: update claude code docs
2026-01-16 22:41:34 -08:00
Parth Sareen b1a0db547b
docs: add env var needed for claude code in docs (#13721) 2026-01-15 10:11:00 -08:00
Parth Sareen 2b2cda7a2b
api: implement anthropic api (#13600)
* 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.
2026-01-09 11:53:36 -08:00