* Fix backtick enclosure in section 2
* Remove unnecessary double new line in route_tools() docstring
* Fix typos for describing checkpointer memory in section 3
* Fix grammar mistake when describing checkpointing in section 3
* Replace is with are to describe plural
* Fix incomplete double underscore wrapping for markdown formatting in section 7
---------
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com>
- reduce the number of API keys needed (Use simple tool)
- make everything "tool use" oriented rather than split across agent executor, function calling, tool use, etc.
- Reorg navbar and index
- Fixup some docstrings
- Add more links to ref docs
- Mix up models used
- Simplify a few examples