Hello, when using the OpenAI-compatible interface (such as free.v36.cm), I found that the software is requesting /v1/messages, resulting in a 404 error. The standard OpenAI chat interface should be /v1/chat/completions. Could you please fix this or add a custom endpoint option?
Hello, when using the OpenAI-compatible interface (such as free.v36.cm), I found that the software is requesting /v1/messages, resulting in a 404 error. The standard OpenAI chat interface should be /v1/chat/completions. Could you please fix this or add a custom endpoint option?