AbanteAI/rawdog

Add support for custom OpenAI base url (LocalAI integration)

0x326 opened this issue · 1 comments

0x326 commented

Providing a configurable OpenAI base URL allows integration with https://localai.io/, a locally-run API that is compatible with the OpenAI API specification.

This is already possible. See the last example in the readme.