vscode-ai-toolkit icon indicating copy to clipboard operation
vscode-ai-toolkit copied to clipboard

Improve docs on local inference endpoint and easier to find model name parameter

Open GregorBiswanger opened this issue 11 months ago • 5 comments
trafficstars

First off, a huge thank you for creating such an amazing extension! Your work makes developing with AI models so much easier.

I have a feature request: Would it be possible to trigger loaded models via HTTP? This would be incredibly useful for local development, as it would allow seamless integration with custom scripts or applications without having to adjust the entire workflow.

Thanks so much for considering this, and keep up the great work!

GregorBiswanger avatar Nov 30 '24 23:11 GregorBiswanger

+1 Was looking for a clear script.

adudek16 avatar Dec 17 '24 02:12 adudek16

+1 Was looking for a clear script.

In theory, I think main_loop.epd.Clear() should work, around line 368 in display.py -- but I haven't been able to get that to do anything.

chadfrost avatar Dec 17 '24 03:12 chadfrost

Or better allow to set custom screen image :) then you can set empty :)

krisss117 avatar Dec 17 '24 11:12 krisss117

This was brought up before https://github.com/infinition/Bjorn/issues/60

michaelbapst avatar Dec 24 '24 21:12 michaelbapst