adk-docs icon indicating copy to clipboard operation
adk-docs copied to clipboard

An open-source, code-first toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.

Results 124 adk-docs issues
Sort by recently updated
recently updated
newest added

This pull request adds an example for using LangChain's `StructuredTool` with ADK, as requested in issue #796.

do not merge

This pull request updates the documentation for the `BaseArtifactService` to include the new `list_artifact_versions` and `get_artifact_version` methods, as requested in issue #796.

do not merge

This pull request adds documentation for the new `context_window_compression` attribute in `RunConfig`, as requested in issue #796.

do not merge

This pull request updates the documentation for the `static_instruction` parameter of `LlmAgent`, as requested in issue #796.

do not merge

This pull request adds documentation for the new `header_provider` parameter in `McpToolset`, as requested in issue #796.

do not merge

This pull request adds documentation for the new `rewind_session` feature, as requested in issue #796.

do not merge

Currently, when developing with the Google Agent Development Kit, developers and AI coding agents need to constantly reference external documentation, switch between multiple resources, and manually search for API specifications,...

mcp

## Summary This PR adds comprehensive documentation for OpenMemory, a self-hosted, open-source memory system for AI agents that was recently added to ADK. The PR includes: 1. **Complete documentation** for...

blocked

**Describe the bug** In plugin doc, https://google.github.io/adk-docs/plugins/, it said "Plugins are not supported by the [ADK web interface](https://google.github.io/adk-docs/evaluate/#1-adk-web-run-evaluations-via-the-web-ui)" **Expected behavior** However, I can still use adk web to validate plugin...

## Summary This issue proposes creating a comprehensive troubleshooting guide in the adk-docs repository to help developers quickly resolve common ADK errors and configuration issues. ## Problem Statement While ADK...