Giving Llama 3.1 Tools to Run JavaScript in My Browser

6 months ago
5

Llama 3.1 was released with support for tool/function calling. So, I built a simple example of tools to run_javascript_with_return and get_browser_logs. And then testing various prompts to modify, navigate and query information about the loaded page.

Loading comments...