fix: Explicitly state not shown capabilities are not available#5312
Open
jbaross wants to merge 1 commit into
Open
fix: Explicitly state not shown capabilities are not available#5312jbaross wants to merge 1 commit into
jbaross 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. |
Contributor
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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