You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After starting with target/release/tabby serve I can access http://localhost:8080/system
I generate a new token, and configure it in ~/.tabby-client/agent/config.toml:
Describe the bug
Attempting to use the JWT secret within PyCharm or in the Swagger web interface results in an authentication error
Information about your version
tabby 0.26.0
Information about your GPU
Additional context
Installed from source on linux mint as follows:
After starting with
target/release/tabby serve
I can access http://localhost:8080/systemI generate a new token, and configure it in ~/.tabby-client/agent/config.toml:
kill the tabby process and start it again
Configure the same token in PyCharm, click Apply, click 'Check connection' -> authentication error
Go to http://localhost:8080/swagger-ui/#/v1/chat_completions
At this point I am stuck, hopefully someone can help.
P.S. I will regenerate the token I published above :-)
The text was updated successfully, but these errors were encountered: