Uh oh!
There was an error while loading. Please reload this page.
refactor(plugins/anthropic): migrate plugin to v2 API - #347
Conversation
cabljac
commented
Sep 29, 2025
@CorieW build is failing on anthropic example, probably needs a bit of investigation |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
cabljac
commented
Oct 17, 2025
I think the list method might need to call the anthropic SDK list models method/ API endpoint, and return "potential" models etc. We should double check this. This seems to be what google-genai is doing. |
cad60e9 to
8ea4446Compare8ea4446 to
df8c45aCompare| configSchema: ref.configSchema, | ||
| }) : undefined; | ||
| }) | ||
| // Filter out undefined values |
There was a problem hiding this comment.
is comment necessary? would rather have a comment explaining why this logic works/is necessary
There was a problem hiding this comment.
or no comment maybe, clear from code above
Uh oh!
There was an error while loading. Please reload this page.
Resolves#349
What this does
Testing
'pluginName/modelName'), checked using a flow works consistent with pre-migration..list