Skip to content

Conversation

ptitjes
Copy link
Contributor

@ptitjes ptitjes commented May 23, 2025

  • introduce an LLMProvider.Ollama
  • fixed the hardcoded models to use that provider
  • directly uses the model name advertised by Ollama as model id

Thank you for opening a pull request! Please add a brief description of the proposed change here.

Also, please tick the appropriate points in the checklist below.


Type of the change

  • New feature
  • Bug fix
  • Documentation fix

Checklist for all pull requests

  • The pull request has a description of the proposed change
  • I read the Contributing Guidelines before opening the pull request
  • The pull request uses develop as the base branch
  • Tests for the changes have been added
  • All new and existing tests passed
Additional steps for pull requests adding a new feature
  • An issue describing the proposed change exists
  • The pull request includes a link to the issue
  • The change was discussed and approved in the issue
  • Docs have been added / updated

- introduce an LLMProvider.Ollama
- fixed the hardcoded models to use that provider
- directly uses the model name advertised by Ollama as model id
@EugeneTheDev EugeneTheDev merged commit 4c19741 into JetBrains:develop May 23, 2025
3 checks passed
@ptitjes ptitjes deleted the ollama-model-definitions-enhancements branch June 6, 2025 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants