Skip to content

Add Documentation Insights and Set ADK as Peer Dependency#4

Merged
nickchecan merged 6 commits intomainfrom
docs
Mar 20, 2026
Merged

Add Documentation Insights and Set ADK as Peer Dependency#4
nickchecan merged 6 commits intomainfrom
docs

Conversation

@nickchecan
Copy link
Copy Markdown
Owner

This pull request introduces a new example agent under examples/my-agent that demonstrates how to use the model-mux package with the Google ADK framework. It also improves documentation and updates dependencies to ensure compatibility with the latest ADK version.

Example agent addition:

  • Added a new example agent in examples/my-agent that uses model-mux and Google ADK to provide the current time for a specified city, including a mock tool and agent setup in agent.ts.
  • Added a template environment file (.env.template) for OpenAI API key configuration.
  • Added a package.json for the example agent with required dependencies and scripts for running and inspecting the agent.

Documentation improvements:

  • Added npm version and download badges to the README.md for better package visibility.

Dependency updates:

  • Updated the main package.json to use @google/adk version ^0.5.0 as both a devDependency and a peerDependency, ensuring compatibility with the example and core package. [1] [2]

@nickchecan nickchecan merged commit c3b5e1a into main Mar 20, 2026
3 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@nickchecan nickchecan deleted the docs branch March 20, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant