We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b59dad commit 1ce332cCopy full SHA for 1ce332c
README.md
@@ -214,9 +214,9 @@ end
214
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)
+- Simple conversation agent: [Simple QA Agent](examples/simple_qa_agent.exs)
+- Tool-using agent: [Tool Using Agent](examples/tool_using_agent.exs)
+- Complex domain-specific agent: [Investment Portfolio Advisor](examples/investment_portfolio.exs)
220
221
## Contributing
222
0 commit comments