[GH-ISSUE #5274] Missing LLM Provider Lemonade Environment Variable Templates in server/.env.example #4996

Closed
opened 2026-06-05 14:51:23 -04:00 by yindo · 0 comments
Owner

Originally created by @angelplusultra on GitHub (Mar 26, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5274

Something like this would be fine

      # LLM_PROVIDER='lemonade'
      # LEMONADE_LLM_BASE_PATH='http://127.0.0.1:8000'
      # LEMONADE_LLM_MODEL_PREF='Llama-3.2-1B-Instruct-GGUF'
      # LEMONADE_LLM_MODEL_TOKEN_LIMIT=8192
Originally created by @angelplusultra on GitHub (Mar 26, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5274 Something like this would be fine ``` # LLM_PROVIDER='lemonade' # LEMONADE_LLM_BASE_PATH='http://127.0.0.1:8000' # LEMONADE_LLM_MODEL_PREF='Llama-3.2-1B-Instruct-GGUF' # LEMONADE_LLM_MODEL_TOKEN_LIMIT=8192 ```
yindo closed this issue 2026-06-05 14:51:23 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4996