AI SDKs
Dexter
Agentic adapter for the Dexa Dexter SDK.
- package:
@agentic/dexter
- exports:
function createDexterFunctions
- source
- Dexa Dexter SDK docs
Install
Usage
Running this example
You’ll need a free API key from weatherapi.com
to run this example. Store it in a local .env
file as WEATHER_API_KEY
.
You’ll need an OpenAI API key
to run this example. Store it in a local .env
file as OPENAI_API_KEY
.