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 f13a4fc commit f46c179Copy full SHA for f46c179
g4f/Provider/needs_auth/Claude.py
@@ -13,7 +13,7 @@ class Claude(OpenaiTemplate):
13
working = True
14
active_by_default = True
15
login_url = "https://discord.gg/qXA4Wf4Fsm"
16
- orginization_id = None
+ organization_id = None
17
18
@classmethod
19
async def create_async_generator(
0 commit comments