ParisNeo / ollama_proxy_server

A proxy server for multiple ollama instances with Key security
Apache License 2.0
269 stars 43 forks source link

Unexpected non-whitespace character after JSON at position 214 #11

Closed overflowrepo closed 6 months ago

overflowrepo commented 6 months ago

So close to having this working.

Proxy and ollama are on different machines, I have gone though a number of issues, for instance it seems to want a real host rather than just an IP address.

But down now down to this error, I am using Chaxbox on a third machine, for the connection. It connects to LLM studio fine.

Unexpected non-whitespace character after JSON at position 214

Thanks

ParisNeo commented 6 months ago

it wants a full path, you can have http://ip_address:port_number. in which json file do you get this error?

overflowrepo commented 6 months ago

This was an error with that particular client, so on the client side, thanks. Working well.