Skip to content
Discussion options

You must be logged in to vote

If you've run the install generator, RubyLLM.models.refresh already persists into RubyLLM's own model table, so an initializer call keeps every environment in sync on each deploy without a JSON file. The database registry also tracks "unlisted" models so chats keep working even if a model disappears upstream. If you're not using the Rails integration, RubyLLM.models.refresh alone (no JSON) is fine too, though you lose the unlisted-model safety net. See https://rubyllm.com/models/ for details.

Generated by Copilot issue assessment · copilot · auto · 17.9 AIC · ⌖ 6.68 AIC · ⊞ 8.6K ·

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by crmne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants