New AI Assistant
Unsolved
Qt Creator and other tools
-
Anyone know how we can test the new ai feature?
Trying to look at update channels here and see nothing in the creator yet: -
-
I can download and run https://huggingface.co/QtGroup/CodeLlama-13B-QML with ollama, but how to integrate it to the QtCreator?
I installed Qt Ai Assistant but it does not work. I selected ollama as QML completion model (although it says ollama 7b in the ui) and set url to
http://myip:myport/
. I validated that the curl request from the hugface README works.Can I enable verbose logging of Qt Ai Assistant process? I enabled verbose logging in ollama and there I don't see meaningful requests coming in.