Reactive-Resume
Reactive-Resume copied to clipboard
[Feature] Allow use of LocalAI instead of OpenAI
Is there an existing issue for this feature?
- [X] Yes, I have searched the existing issues and it doesn't exist.
Feature Description
LocalAI allows self hosted users to host an LLM themselves. Any API key generated by LocalAI should be like a drop in replacement, so it shouldn't need any API reconfiguration in order to make it work. Reactive Resume users only need to change the request URL of any LLM request to their LocalAI server in order for it to work.