Describe the bug
馃挕 Before filing, please check common issues:
https://block.github.io/goose/docs/troubleshooting
馃摝 To help us debug faster, attach your diagnostics zip if possible.
馃憠 How to capture it: https://block.github.io/goose/docs/troubleshooting/diagnostics-and-reporting/
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Configure an OpenAPI compatible custom provider
- Follow the wizard, where the host and an authentication key are asked
- No base path is asked.
Expected behavior
A clear and concise description of what you expected to happen.
On Scaleway, the base API URL is https://api.scaleway.ai/v1. User access to AI can also be scoped a specific Scaleway project:
https://www.scaleway.com/en/docs/generative-apis/api-cli/using-generative-apis/#projects
In such cases, the endpoint becomes of the form:
https://api.scaleway.ai/78e655b5-feb0-417c-bb3f-8c448bd0e8da/v1
where 78e655b5-feb0-417c-bb3f-8c448bd0e8da represents the Scaleway Project ID. If I want to configure the custom provider in goose, I want to set 78e655b5-feb0-417c-bb3f-8c448bd0e8da/v1 as the base path in the configuration wizard.
Screenshots
If applicable, add screenshots to help explain your problem.
Please provide the following information
- OS & Arch: macOS Tahoe 26.3
- Interface: CLI
- Version: 1.25.2
- Extensions enabled: None. I just installed goose and want to configure my first (custom) provider
- Provider & Model: None. I just installed goose and want to configure my first (custom) provider
Additional context
Add any other context about the problem here.
Describe the bug
馃挕 Before filing, please check common issues:
https://block.github.io/goose/docs/troubleshooting
馃摝 To help us debug faster, attach your diagnostics zip if possible.
馃憠 How to capture it: https://block.github.io/goose/docs/troubleshooting/diagnostics-and-reporting/
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
On Scaleway, the base API URL is
https://api.scaleway.ai/v1. User access to AI can also be scoped a specific Scaleway project:https://www.scaleway.com/en/docs/generative-apis/api-cli/using-generative-apis/#projects
In such cases, the endpoint becomes of the form:
https://api.scaleway.ai/78e655b5-feb0-417c-bb3f-8c448bd0e8da/v1where
78e655b5-feb0-417c-bb3f-8c448bd0e8darepresents the Scaleway Project ID. If I want to configure the custom provider ingoose, I want to set78e655b5-feb0-417c-bb3f-8c448bd0e8da/v1as the base path in the configuration wizard.Screenshots
If applicable, add screenshots to help explain your problem.
Please provide the following information
Additional context
Add any other context about the problem here.