Skip to content

Commit 6b59dad

Browse files
committed
chore: update doc
1 parent 3b0ce40 commit 6b59dad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,12 @@ end
212212
- [Custom Agents](https://hexdocs.pm/llm_agent/custom_agents.html)
213213
- [API Reference](https://hexdocs.pm/llm_agent/api-reference.html)
214214

215+
## Examples
216+
217+
- [Tool Using Agent](examples/tool_using_agent.exs)
218+
- [Simple QA Agent](examples/simple_qa_agent.exs)
219+
- [Investment Agent](examples/investment_portfolio.exs)
220+
215221
## Contributing
216222

217223
We welcome contributions from the community! Please see our [Contributing Guide](CONTRIBUTING.md) for more information on how to get involved.

0 commit comments

Comments
 (0)