mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
Add LM Studio as a local model provider (#1750)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
This commit is contained in:
co-authored by
Steven Enamakel
parent
71dd9fda96
commit
5411f19e47
@@ -134,6 +134,9 @@ OPENHUMAN_PROXY_SERVICES=
|
||||
# [optional] Override selected model tier: low, medium, high
|
||||
# Applies the corresponding preset at config load time (overrides config.toml).
|
||||
OPENHUMAN_LOCAL_AI_TIER=
|
||||
# [optional] Override LM Studio's OpenAI-compatible local server base URL.
|
||||
# Defaults to http://localhost:1234/v1 when local_ai.provider = "lm_studio".
|
||||
OPENHUMAN_LM_STUDIO_BASE_URL=
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Local AI binary overrides
|
||||
|
||||
Reference in New Issue
Block a user