> ## Documentation Index
> Fetch the complete documentation index at: https://yomo.run/llms.txt
> Use this file to discover all available pages before exploring further.

# LLM Bridge API

> LLM Bridge API

`yomo serve` starts an OpenAI API compitable API server provides [POST /v1/chat/completions](./endpoint/post), client do not need to specific `tools` in the request, the server will automatically detect the tools and return the result.
