Create a new Anam client with an API key instead of a session token. This method is unsafe for production environments because it requires exposing your API key to the client side. Only use this method for local testing.
Your Anam API key.
The persona configuration to use.
Optional
Additional options.
A new Anam client instance.
Create a new Anam client with an API key instead of a session token. This method is unsafe for production environments because it requires exposing your API key to the client side. Only use this method for local testing.