Blarc / ai-commits-intellij-plugin

AI Commits for IntelliJ based IDEs/Android Studio.
https://plugins.jetbrains.com/plugin/21335-ai-commits
MIT License
270 stars 33 forks source link

[Feature Request]Add support for Huggingface TGI provider. #256

Closed danny-su closed 1 month ago

danny-su commented 1 month ago

The URLs of the models look like the following: https://api-inference.huggingface.co/models/mistralai/Mistral-Nemo-Instruct-2407

Blarc commented 1 month ago

Hey, yeah I can add HuggingFace provider, since it's supported by langchain4j: https://docs.langchain4j.dev/integrations/language-models/hugging-face/.