HI, looking for help making an API call to external LLM (such as LocalAI / OpenRouter/ etc...) but did not find any way to provide:
base_url
apiKey
Seems like everything is Hard Coded...?
I found this sample project:
https://github.com/VapiAI/advanced-concepts-custom-llm?tab=readme-ov-file
which starts an LLM like service, I get it. But no mention how to integrate that with my VAPI? please help...! 🙂