Skip to content

Conversation

@Dwij1704
Copy link
Member

@Dwij1704 Dwij1704 commented Jul 10, 2025

📥 Pull Request

📘 Description
Fixed all examples

🧪 Testing
Trust me bro

@Dwij1704 Dwij1704 marked this pull request as ready for review July 10, 2025 23:14
Dwij1704 and others added 13 commits July 11, 2025 12:16
- Set specific versions for autogen-agentchat, pymarkdown, google-adk, google-genai, and nest-asyncio.
- Added smolagents[litellm] and markdownify to smolagents requirements.
- Ensured consistency in package specifications across example directories.
- Updated pymarkdown version and added pymarkdownlnt and pymdown-extensions to crewai requirements.
- Added deprecated package to google_adk requirements.
- Modified customer_service_agent to use asyncio for running the main function and included predefined test messages for demonstration.
- Improved output formatting in customer_service_agent for better user experience.
- Added tracing for various agent patterns and tools to improve observability.
- Updated demo functions to utilize asyncio for better performance and responsiveness.
- Removed redundant tracer initialization and end trace calls for clarity.
- Improved output handling in image generation demo for better user experience.
- Added 'datasets' and 'pinecone' to the OpenAI example requirements.
- Changed the auto_start_session parameter to False in the web_search.py agent initialization for improved control over session management.
- Enhanced the web agent in multi_smolagents_system.py with a name and description for better clarity on its functionality.
- Updated the workflow to automate approval decisions based on configurable business rules instead of requiring human input.
- Modified agent names and descriptions to reflect the automated nature of the process.
- Enhanced the external approval tool to analyze request amounts and reasons for automated decision-making.
- Adjusted session management and trace naming for clarity and consistency.

Updated OpenAI Multi-Tool Orchestration to disable auto session start for improved control over session management.
- Updated the AgentChat example to demonstrate AI-to-AI collaboration with multiple specialized agents.
- Modified agent roles and system messages for clarity and purpose.
- Adjusted the conversation setup to allow for more meaningful interactions among agents.
- Added Pinecone API key to the integration test workflow for improved functionality.
- Added 'openai' to the requirements for the agno example.
- Removed multiple context manager example files to streamline the directory.
- Deleted outdated examples related to basic usage, error handling, parallel traces, production patterns, and README documentation.
- Cleaned up the context manager requirements file to remove unnecessary dependencies.
…ow and update agno requirements to include additional packages. This streamlines the examples and enhances functionality with new dependencies.
…-search' for enhanced functionality and resource access.
- Removed unnecessary imports and streamlined the connection to an existing Pinecone index.
- Updated the logic to check for existing data in the index before upserting new data.
- Enhanced comments for clarity on the embedding process and index usage.
@Dwij1704 Dwij1704 changed the title Fix Fix Examples Jul 16, 2025
@dot-agi dot-agi self-requested a review July 17, 2025 00:40
@dot-agi dot-agi merged commit b47cf2f into main Jul 17, 2025
35 of 39 checks passed
@dot-agi dot-agi deleted the fix-example branch July 17, 2025 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants