akierum
akierum
curl http://localhost:1234/v1/chat/completions StatusCode : 200 StatusDescription : OK Content : {"error":"Unexpected endpoint or method. (GET /v1/chat/completions)"} RawContent : HTTP/1.1 200 OK Connection: keep-alive Keep-Alive: timeout=5 Content-Length: 69 Content-Type: application/json; charset=utf-8...
I had made it work. 1. I had to load the model in LMstudio manually. 2. I had to run curl http://localhost:1234/api/v0/models This shows what name the model uses 3....
In case how it works with google I suppose it does not burn the tokens as much compared to attaching the screenshot directly. The feature sends to llm only the...
What do you mean "size you want" ? I provided gemini canvas implementation, it is free you can check it out yourself how it works etc.