You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have several workflows built on llm, but I use nix home manager, which means I try to be declarative about my tool settings.
What's the best way to store llm configs via dotfiles or declaratively? Specifically, I'd like to store plugins, default model choices, and other config. Likely the SQLite db as well.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Excellent library, thank you @simonw
I have several workflows built on
llm
, but I use nix home manager, which means I try to be declarative about my tool settings.What's the best way to store
llm
configs via dotfiles or declaratively? Specifically, I'd like to store plugins, default model choices, and other config. Likely the SQLite db as well.Beta Was this translation helpful? Give feedback.
All reactions