Python SDK
Pass key directly
Or use environment variable
api_key= takes precedence over STEWAI_API_KEY when both are provided.
If neither is provided, Client(...) raises ValueError.
Authenticate Python SDK and REST API v1 requests with a StewAI API key.
api_key= takes precedence over STEWAI_API_KEY when both are provided.
If neither is provided, Client(...) raises ValueError.