Skip to content

feat: add dynamic fetching for ollama, lm-studio, anthropic, groq#8

Open
xharauenea wants to merge 5 commits intomainfrom
feat/add-dynamic-fetching-of-models-per-provider
Open

feat: add dynamic fetching for ollama, lm-studio, anthropic, groq#8
xharauenea wants to merge 5 commits intomainfrom
feat/add-dynamic-fetching-of-models-per-provider

Conversation

@xharauenea
Copy link
Contributor

@xharauenea xharauenea commented Dec 3, 2025

Description

Please include a summary of the changes and related context.

Type of change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 🔄 Refactor (code change that improves maintainability)
  • 📚 Documentation update
  • 🔧 Configuration or build change
  • ⚡ Performance improvement
  • 🚨 Breaking change (fix or feature that would cause existing functionality to change)

Motivation and Context

Why is this change needed? What problem does it solve?

How has this been tested?

Please describe the tests that you ran to verify your changes.

Test Configuration

  • Node version:
  • npm version:
  • OS:

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have run npm run lint and fixed any issues
  • I have run npm run prettier to format my code

Breaking Changes

Does this PR introduce any breaking changes?

  • No
  • Yes (please describe):

Screenshots (if applicable)

If this PR includes UI changes, please add screenshots.

Screenshot 2025-12-03 at 12 09 57 PM Screenshot 2025-12-03 at 12 10 30 PM

Additional context

Add any other context about the PR here.


Thank you for contributing to CodeWave! 🚀

@xharauenea xharauenea requested a review from rqirici December 3, 2025 14:24
@xharauenea xharauenea self-assigned this Dec 3, 2025
@xharauenea xharauenea added enhancement New feature or request dependencies Pull requests that update a dependency file labels Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant