issues
search
khoj-ai
/
khoj
Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
https://khoj.dev
GNU Affero General Public License v3.0
14.13k
stars
703
forks
source link
Support customization of the OpenAI base url in admin settings
#725
Closed
sabaimran
closed
6 months ago
sabaimran
commented
6 months ago
Incoming
Allow self-hosted users to customize their open ai base url. This allows you to easily use a proxy service and extend support for other models.
This also includes a migration that associates any existing openai chat model configuration with an openai processor configuration
Make changing model a paid/subscriber feature
Removes usage of langchain's OpenAI wrapper for better control over parsing input/output
Helps with #318 Closes #407 properly
Incoming
Helps with #318 Closes #407 properly