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! |
|
Thanks for the rebase and the direction, Blocker: After that, a few items to close #30:
Please confirm Keep in mind when you hard push your latest commit, it might write on top of your previous commits. You might have worked on some of these and wrote on top of them by hard pushing. |
|
One more thing on process (separate from the code blockers above): The PR timeline shows ~8 commits, several authored as Aainee Sinha, that’s mostly work already on Please reset and squash before the next push:
Avoid merging |
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