feat: support ollama.auto_select_first model resolution#44
feat: support ollama.auto_select_first model resolution#44Chirag04-bit wants to merge 9 commits into
Conversation
|
Thanks for picking up @Chirag04-bit, A few things before merge (happy to take these in this PR): Scope / issue alignment
Integration (important after #43 merged)
Quality
Direction looks good, ping me after a rebase if you want a second look. |
b463665 to
e096d2c
Compare
|
Hi @rosspeili, I have updated the PR to handle your feedback:
Ready for your review! |
|
Thanks for the update @Chirag04-bit, missing-tag handling and warnings are steps in the right direction. A few blockers before merge:
Happy to re-review after a rebase and these minor adjustments. |
… flag, and add comprehensive unit tests
…omprehensive tests
e096d2c to
ccb1076
Compare
|
Hi @rosspeili, I have successfully rebased the branch onto the latest All blockers and pieces of feedback from your review have been fully addressed:
The branch is clean, up-to-date, and all local workflows are passing perfectly. Ready for another look/merge whenever you are! |
Summary
Adds support for
ollama.auto_select_first.Changes
resolve_ollama_model()helper inrooms.settings/api/tagsendpoint when auto-selection is enabledollama/autoValidation
32 passed)Fixes #30