Bug in LLM Agents: Page need re-work
- Dominant language
- Shell
- Stars
- 1.5k
- Forks
- 1.3k
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 34
Description
**Describe the bug**
Page: https://google.github.io/adk-docs/agents/llm-agents/#code-execution
Comments:
* Page content is good
* Page content structure need formatting. Started reading https://google.github.io/adk-docs/agents/llm-agents/#defining-the-agents-identity-and-purpose but the suddenly `instruction` and `tool` becomes sub-sections and so on; I believe this page is to explain LLMAgent params & how to enable or use them.
* Code Executions has bugs - https://google.github.io/adk-docs/agents/llm-agents/#code-execution does not show how to use `BaseCodeExecutor`
**To Reproduce**
NA
**Expected behavior**
NA
**Screenshots**
NA
**Versions**
- OS: [e.g. Windows, Mac, Linux]
- ADK version:
- Python version:
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.