Skip to content

Commit 1ce332c

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

File tree

2 files changed

+358
-3
lines changed

2 files changed

+358
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,9 @@ end
214214

215215
## Examples
216216

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)
217+
- Simple conversation agent: [Simple QA Agent](examples/simple_qa_agent.exs)
218+
- Tool-using agent: [Tool Using Agent](examples/tool_using_agent.exs)
219+
- Complex domain-specific agent: [Investment Portfolio Advisor](examples/investment_portfolio.exs)
220220

221221
## Contributing
222222

0 commit comments

Comments
 (0)