arty-hlr
arty-hlr
Can you not just use `MODELS.CUSTOM_OPENAI`? Or am I missing something?
Trying this myself at last, with the following config: I get the following errors in the logs after adding a model manually and using it for chatting: ``` Error: 401...
I also experienced this today. Hope the PR can be reviewed and merged quickly! Unfortunately there is no alternative for documents in the knowledge base as afaik only the admin...
@returnofblank What would be the workaround in this case? I just had this problem.
> A first try to define the unimpaired mappings `[`, `]`, `[e`, `]e`: > [...] > { > "before": [ "[", " " ], > "after": [ "O", "", "j",...
@curlyboi No idea why you are taking this tone. If you read what I wrote, I tried both docker and python, which are both mentioned here https://speaches.ai/installation/#python-requires-uv-package-manager so it's not...
My bad, completely misread it then
Unfortunately even after adding my root CA in the container and running `update-ca-certificates`, I can now `curl https://ollama.macstudio.lan/v1/models` without certificate verification issue, but I get the same error in the...
Hi, thanks for getting back to me. I'm not sure how the error is on the reverse proxy side, the container can access lmstudio and ollama, through the reverse proxy....
@lfnovo Thanks a lot!! I'll check it out once it's available. :)