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 successfully configuring the custom AI model, the corresponding model selection does not appear in the AI session box.
I tried using multiple API paths, including base url/v1, base url/v1/chat/completions, and base url/v1/anthropic, but all returned the error: Failed to connect to custom API: Failed to fetch. However, the same model interface works properly when integrated into other IDEs.
After successfully configuring the custom AI model, the corresponding model selection does not appear in the AI session box.
I tried using multiple API paths, including base url/v1, base url/v1/chat/completions, and base url/v1/anthropic, but all returned the error: Failed to connect to custom API: Failed to fetch. However, the same model interface works properly when integrated into other IDEs.