-
Notifications
You must be signed in to change notification settings - Fork 683
Add support for sampling #255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
- Introduced methods for listing and reading resources from MCP servers. - Enhanced MCPAggregator to handle resource mapping and initialization. - Updated Agent class to utilize new resource functionalities.
…and OpenAIAugmentedLLM
… to support multiple URIs
…thropicAugmentedLLM
…M and implement resource handling
…er for multipart message conversion
…rsion in GoogleAugmentedLLM
…feat/resources-support
…nstead of resource_uris
…remove unused prompt/resource attachment methods
…add weather report functionality and update main.py to handle resource and prompt messages.
…esources; remove get_resource_messages and get_prompt_messages methods
…etrieval using create_prompt method
…; update tests to validate resource handling.
… in create_embedded_resource, create_blob_resource, and create_text_resource functions.
… to use mcp-agent prefix
…ling across Anthropic, Azure, Bedrock, Google, and OpenAI converters
…extraction for different message types
…xt and image conversions
…ty; update example usage and tests accordingly.
… improved compatibility; update tests to reflect changes in role assignments and message structures.
…ng bug in MCPAgentClientSession
…te Context model to include active_llm attribute
…factor active LLM handling in Context model;
…ion reasons; update methods to return rejection details for better logging and user feedback.
…correct mcp-agent path
…generation with model preferences
…pp to utilize get_haiku_prompt for combined message generation
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
…MCP for sampling instead
No description provided.