Storing config of external (remote) models & providers? #6096
twardoch
started this conversation in
Architecture Specs
Replies: 1 comment
-
|
TL;DR – All Jan configuration lives under ~/Library/Application Support/Jan/. The central file for external LLM APIs is config.json; downloaded model binaries sit in the models/ sub‑folder, and the optional local API server is configured via api_server.yaml. Edit the JSON, restart Jan, and you’re good to go. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Where does Jan.app on macOS store the config for the external (remote) LLM provider APIs and for the models within these APIs? I’d like to edit them in human-readable format.
Beta Was this translation helpful? Give feedback.
All reactions