ItzCrazyKns / Perplexica

Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
MIT License
10.67k stars 931 forks source link

API_base, api_url #176

Closed fatherxtreme123 closed 1 week ago

fatherxtreme123 commented 3 weeks ago

openai api key I hope to support API_base, api_url

Rhythmicc commented 3 weeks ago

I really need it too!

Joldnine commented 2 weeks ago

+1

GobDevv commented 2 weeks ago

+1 to this many projects only use ollama which I understand why, but don't forget us power users!

mudler commented 1 week ago

:+1: stumbling into this as I wanted to setup an example using LocalAI https://github.com/mudler/LocalAI

ItzCrazyKns commented 1 week ago

It does support custom OpenAI endpoints and API key. You just need to install it and after running it for the first time, just open the settings menu and select the custom OpenAI provider.

mudler commented 1 week ago

@ItzCrazyKns that's good! Is there any chance to have an environment variable or something to control this during start? Would be much easier to then deploy this together with other projects without needing user interaction