AI Assistant does not use the configured base url

1) go to app.interactsh.com

2) copy the domain provided

3) go to file > settings > tools > ai assistant > providers and api keys

4) choose `OpenAI-compatible` as the provider

5) insert the domain copied from interactsh prefixed with https:// as the base url

6) wait until pycharm says “failed to connect”

7) go back to the browser tab with app.interactsh.com

8) observe how pycharm has attempted multiple times to fetch `/v1/models` even though the base url does not contain `/v1`

0

Please sign in to leave a comment.