Aayush Kapoor
Aayush Kapoor
Hi @dylang , thanks for opening this issue! I will look into how we can support non DCR servers. Just a couple of questions to understand your use-case: - is...
@dylang so if you refer the example in https://github.com/vercel/ai/blob/145523f00f2a98e5dee2c2ab42de62a457287b2e/examples/mcp/src/mcp-with-auth/client.ts#L27-L30 you should be able modify the InMemoryOAuthClientProvider (that you have implemented for your app) to be able to hardcode the `_clientInformation`...
hi @aretrace, do you mind listing an mcp server that sends elicitation requests? will make it easier to test this!
updated the PR to address all comments and added docs. -- > I tried the next-openai demo but nothing happens? I don't see any errors in the logs @gr2m you...
hey @tsuzaki430, i know you and @gr2m have been working on this but just want to reiterate that we already support accessing codeInterpreter files. this PR then can be closed...
no need to apologise, it's all good! good work here tho, we might need to extract some parts of it for future work of making it standardized
> Yes, this worked! Let me know what else you'd like to close this out 🫡 Marking this as closed then
hi @danthegoodman1, do you mind sending a code reproduction? what tool definitions are you using? i want to understand the flow of how you're getting these messages array. it can...
hi @danthegoodman1 was able to reproduce it so thank you for that! a temp fix I have for now is that if you set the `store: false` in providerOptions for...
you can define that tag for anthropic models as well - let us know if you run into any other issues