Skip to content
Discussion options

You must be logged in to vote

direct calling of an MCP server by OpenAI

This is supported, eg you can put a HostedMcpServerTool into your tools collection.

the use of prompt templates inside of OpenAI.

Meaning you want to set some additional properties on the ResponseCreationOptioms? You can use the RawRepresentationFactory property to create the ResponseCreationOptioms you want to seed the IChatClient with. It'll use yours instead of creating one fresh, and you can populate on that instance whatever you want.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by bdenuit
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants