McGill-NLP / webllama

Llama-3 agents that can browse the web by following instructions and talking to you
https://webllama.github.io
MIT License
1.35k stars 101 forks source link

Add `webllama.experimental` API #12

Closed xhluca closed 4 months ago

xhluca commented 5 months ago

Closes #10

This PR introduces the new API for interacting with webllama models and facilitating integrations with datasets (e.g. WebLINX) and deployment platforms (e.g. BrowserGym).

More details can be found here: