But in documentation of custom LLM theres nothing ...
# general-english
p
But in documentation of custom LLM theres nothing about using this or any other SDK:
Copy code
5. Receive and Format Response: The response from OpenAI, containing the generated text, is received and formatted according to Vapi’s expected structure.

6. Send Response to Vapi: The formatted response is sent back to Vapi as a JSON object.