fix(ai-gw): Explicitly state not shown capabilities are not available#5312
fix(ai-gw): Explicitly state not shown capabilities are not available#5312jbaross wants to merge 1 commit into
Conversation
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
This PR updates the AI Proxy provider capability documentation to explicitly clarify that only the capabilities listed in the tables are supported/available.
Changes:
- Adds a clarifying sentence under “Supported capabilities” indicating that unlisted capabilities are unavailable.
| ## Supported capabilities | ||
|
|
||
| The following tables show the AI capabilities supported by {{ provider.name }} provider when used with the [AI Proxy](/plugins/ai-proxy/) or the [AI Proxy Advanced](/plugins/ai-proxy-advanced/) plugin. | ||
| The following tables show the AI capabilities supported by {{ provider.name }} provider when used with the [AI Proxy](/plugins/ai-proxy/) or the [AI Proxy Advanced](/plugins/ai-proxy-advanced/) plugin. Any upstream capabilities not listed are unavailable. |
|
@jbaross have we validated this somehow?
If something isn't listed, it's not supported. Adding that strong language shouldn't be necessary, the model "doubted" because the user actually mentioned |
|
@jbaross Can you please rename this to list the product. |
|
@jbaross i'd recommend bringing this up to the Kapa team, actually (on slack). This approach is unsustainable in the long run across all the docs - can you imagine if we had to write this on every table, every list? |
Description
Following https://app.kapa.ai/93b55f65-cffb-4d0b-9da7-c8915a838dce/conversations/24a5140d-dac0-4ce0-aa75-42e9b768667f, https://app.kapa.ai/93b55f65-cffb-4d0b-9da7-c8915a838dce/conversations/9ea7d265-e851-47ea-a0c1-82d798b2fc6e adds stronger language to all plugin capability lists.
Preview Links