LLM Not Understanding?

I asked a simple question to the LLM and it keeps replying randomly, why?
No description
1 Reply
3WaD
3WaD4mo ago
You're trying to use standard text completion with a chat-trained model. https://platform.openai.com/docs/guides/completions#chat-completions-vs-completions

Did you find this page helpful?