We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae0a9cb commit 0c0f8bfCopy full SHA for 0c0f8bf
1 file changed
astrbot/core/provider/sources/oai_aihubmix_source.py
@@ -14,4 +14,4 @@ def __init__(
14
super().__init__(provider_config, provider_settings)
15
# Reference to: https://aihubmix.com/appstore
16
# Use this code can enjoy 10% off prices for AIHubMix API calls.
17
- self.client._custom_headers["APP-Code"] = "KRLC5702" # type: ignore
+ self.client._custom_headers["APP-Code"] = "KRLC5702" # type: ignore
0 commit comments