Ask a question to get started
Enter to sendā¢Shift+Enter new line
Automatically inferred from env var BAICHUAN_API_KEY if not provided.
BAICHUAN_API_KEY
baichuan_api_key: SecretStr = Field( alias='api_key', default_factory=(secret_from_env(['BAICHUAN_API_KEY', 'BAICHUAN_AUTH_TOKEN'])) )