class documentation
OpenAI API provider (v1/chat/completions compatible)
| Method | chat |
Send messages to OpenAI's /v1/chat/completions API |
Inherited from LLMProvider:
| Method | __init__ |
Undocumented |
| Instance Variable | context |
Undocumented |
| Method | _prepare |
Convert string message to proper messages array |