[GH-ISSUE #1325] Move the LLM Model configuration to the web admin settings #845

Closed
opened 2026-03-02 11:53:13 +03:00 by kerem · 1 comment
Owner

Originally created by @dinnouti on GitHub (Apr 28, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1325

Describe the feature you'd like

The LLM Model configuration is set in the .env file. Would it be possible to move to the front-end under the Admin Settings?

Those are the variables in .env that would be great to have in the Admin Settings:

  • OPENAI_API_KEY
  • OPENAI_BASE_URL
  • INFERENCE_TEXT_MODEL
  • INFERENCE_IMAGE_MODEL
  • INFERENCE_CONTEXT_LENGTH

Describe the benefits this would bring to existing Karakeep users

I am testing several models and would like to understand which one would be best for the bookmarks. Moving them to the Admin Settings would make it easy to manage.

Can the goal of this request already be achieved via other means?

Yes, using the .env file.

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

Additional context

No response

Originally created by @dinnouti on GitHub (Apr 28, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1325 ### Describe the feature you'd like The LLM Model configuration is set in the .env file. Would it be possible to move to the front-end under the Admin Settings? Those are the variables in .env that would be great to have in the Admin Settings: - OPENAI_API_KEY - OPENAI_BASE_URL - INFERENCE_TEXT_MODEL - INFERENCE_IMAGE_MODEL - INFERENCE_CONTEXT_LENGTH ### Describe the benefits this would bring to existing Karakeep users I am testing several models and would like to understand which one would be best for the bookmarks. Moving them to the Admin Settings would make it easy to manage. ### Can the goal of this request already be achieved via other means? Yes, using the .env file. ### Have you searched for an existing open/closed issue? - [x] I have searched for existing issues and none cover my fundamental request ### Additional context _No response_
Author
Owner

@MohamedBassem commented on GitHub (May 10, 2025):

I think we can track this in #280

<!-- gh-comment-id:2868962001 --> @MohamedBassem commented on GitHub (May 10, 2025): I think we can track this in #280
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#845
No description provided.