adk-python/contributing/samples
Google Team Member ba5b80d5d7 feat: use bigquery scope by default in bigquery credentials.
Right now the agent builder has to specify the bigquery scope explicitly for bigquery tools, which is somewhat unnecessary. With this change the user does not have to specify scopes, although they would still have the ability to overrides scopes if necessary.

PiperOrigin-RevId: 765354010
2025-05-30 15:12:49 -07:00
..
application_integration_agent refactor: refactor application integration toolset to hide non-public field 2025-05-13 19:28:01 -07:00
artifact_save_text Update samples for async session changes and remove exp suffix from gemini model 2025-05-15 17:12:07 -07:00
bigquery feat: use bigquery scope by default in bigquery credentials. 2025-05-30 15:12:49 -07:00
bigquery_agent Fix typos in README for sample bigquery_agent and oauth_calendar_agent 2025-05-29 11:48:01 -07:00
callbacks Update samples for async session changes and remove exp suffix from gemini model 2025-05-15 17:12:07 -07:00
code_execution Update the usage of built-in code execution in documentation and sample agent. 2025-05-14 23:17:13 -07:00
fields_output_schema Create a developer folder and add samples. 2025-05-07 09:26:19 -07:00
fields_planner Update samples for async session changes and remove exp suffix from gemini model 2025-05-15 17:12:07 -07:00
generate_image Create a developer folder and add samples. 2025-05-07 09:26:19 -07:00
google_search_agent chore: add google search agent for testing 2025-05-23 14:36:27 -07:00
hello_world chore: Allows BaseAgent in the constructor of InMemoryRunner. 2025-05-16 17:42:58 -07:00
hello_world_litellm chore: Fixes a few samples for the breaking session service change. 2025-05-15 16:44:23 -07:00
hello_world_ma Create a developer folder and add samples. 2025-05-07 09:26:19 -07:00
hello_world_ollama Rename ollama sample script and await create_session 2025-05-15 17:29:56 -07:00
human_in_loop Provide sample LongRunningFunctionTool runner script and documentation 2025-05-28 16:59:52 -07:00
integration_connector_euc_agent Add dynamicAuthConfig to ExecuteCustomQuery. Add sample agent for ApplicationIntegrationToolset which uses Integration Connectors with end user credentials. 2025-05-20 21:45:27 -07:00
jira_agent Copybara import of the project: 2025-05-30 15:04:38 -07:00
langchain_structured_tool_agent feat: support Langchain StructuredTool for Langchain tool 2025-05-29 11:48:15 -07:00
mcp_sse_agent feat: add sample mcp agent that connects to mcp server via sse endpoint directly 2025-05-18 17:00:03 -07:00
mcp_stdio_server_agent feat: add sample mcp agent that connects to mcp server via sse endpoint directly 2025-05-18 17:00:03 -07:00
mcp_streamablehttp_agent feat: google/adk-python#479 support for streamable http MCP servers for MCPToolset 2025-05-28 14:33:19 -07:00
memory chore: Fixes the main.py for memory/agent.py sample. 2025-05-19 13:08:57 -07:00
non_llm_sequential Create a developer folder and add samples. 2025-05-07 09:26:19 -07:00
oauth_calendar_agent Fix typos in README for sample bigquery_agent and oauth_calendar_agent 2025-05-29 11:48:01 -07:00
quickstart Create a developer folder and add samples. 2025-05-07 09:26:19 -07:00
session_state_agent docs: Adds a sample agent to illustrate state usage via callbacks. 2025-05-29 19:30:44 -07:00
simple_sequential_agent Update samples for async session changes and remove exp suffix from gemini model 2025-05-15 17:12:07 -07:00
telemetry Make tool_call one span for telemetry 2025-05-29 11:47:40 -07:00
token_usage Update samples for async session changes and remove exp suffix from gemini model 2025-05-15 17:12:07 -07:00
toolbox_agent Copybara import of the project: 2025-05-22 21:56:18 -07:00
workflow_agent_seq chore: Creates a sample main.py to demonstrate how to use adk as a library for the workflow agent in docs. 2025-05-18 16:17:16 -07:00