We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1520ad commit c7e833dCopy full SHA for c7e833d
CONTRIBUTING.md
@@ -252,7 +252,7 @@ add it with the following steps:
252
3. If your provider supports images, add it to the `PROVIDER_SUPPORTS_IMAGES` array
253
in [core/llm/autodetect.ts](./core/llm/autodetect.ts).
254
4. Add a documentation page for your provider in [
255
- `docs/docs/customize/model-providers/more`](./docs/docs/customize/model-providers/more). This should show an example
+ `docs/customize/model-providers/more`](./docs/customize/model-providers/more). This should show an example
256
of configuring your provider in `config.yaml` and explain what options are available.
257
258
### Adding Models
0 commit comments