Function unsafe_createClientWithApiKey

  • 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.

    Parameters

    Returns AnamClient

    A new Anam client instance.