yomo serve starts an OpenAI API compitable API server provides POST /v1/chat/completions, client do not need to specific tools in the request, the server will automatically detect the tools and return the result.LLM Bridge API
yomo serve starts an OpenAI API compitable API server provides POST /v1/chat/completions, client do not need to specific tools in the request, the server will automatically detect the tools and return the result.