Skip to content

Commit

Permalink
docs: update index.md (#1901)
Browse files Browse the repository at this point in the history
  • Loading branch information
eltociear authored Oct 17, 2024
1 parent 0249d82 commit 0194785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/markdown/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -960,7 +960,7 @@ Create an agent
* **tools** (`List[str]`) – List of tools (by name) to attach to the agent
* **include_base_tools** (`bool`) – Whether to include base tools (default: True)
* **Returns:**
*agent_state (AgentState)* – State of the the created agent.
*agent_state (AgentState)* – State of the created agent.

#### create_block(label: str, name: str, text: str) → Block

Expand Down

0 comments on commit 0194785

Please sign in to comment.