Skip to content

v0.0.7 🐹 [hamster face]

Latest
Compare
Choose a tag to compare
@k33g k33g released this 17 Aug 20:50

What's new (v0.0.7)

Protected endpoint

If your Ollama endpoint is protected with a header token, you can specify the token like this:

query.setTokenHeaderName("X-TOKEN").setTokenHeaderValue("john doe");