Installation
Install the Dendrite SDK. We also need to rundendrite install to install the browser drivers.
With pip:
Hello world
For our first Dendrite script, let’s start theDendrite browser, go to google.com and enter “hello world” into the search field.
We also need to specify the API keys to the LLM providers which default to using Anthropic:
main.py