feat(providers): generate/auto-update venice config#137
Open
joshleblanc wants to merge 7 commits intocharmbracelet:mainfrom
Open
feat(providers): generate/auto-update venice config#137joshleblanc wants to merge 7 commits intocharmbracelet:mainfrom
joshleblanc wants to merge 7 commits intocharmbracelet:mainfrom
Conversation
Contributor
|
@joshleblanc can we get the lint issues fixed, also let make sure the default large model is set to the best model for agentic coding that this provider supports. Also please make sure that the updated config works as expected in crush. You can test it locally by running the catwalk server go run . Than in another tab export CATWALK_URL=http://localhost:8080 and running crush, select the models you have added and just make sure it all works as expected. This will help me validate the configuration too :) |
This was referenced Jan 5, 2026
Author
|
Hi @kujtimiihoxha. I fixed the linting and formatting errors. I also changed the default model selection logic to prefer code optimized models, and removed alpha models from the list. |
Author
|
I've resolved the pending merge conflicts. |
13rac1
added a commit
to ai-13rac1/catwalk
that referenced
this pull request
Feb 28, 2026
Port of charmbracelet#137 (joshleblanc/venice-updater) with import paths updated for charm.land/catwalk module path.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CONTRIBUTING.md.This just copies the existing auto-update programs to run against the venice API (because I didn't want to manually update the config file)