mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
feat(user): update Space model provider API keys in UserService (#1932)
This commit is contained in:
committed by
GitHub
parent
fc6e414be4
commit
bbf77bac4c
@@ -295,4 +295,7 @@ class UserService:
|
||||
)
|
||||
)
|
||||
|
||||
# Update Space model provider API keys
|
||||
await self.ap.provider_service.update_space_model_provider_api_keys(api_key)
|
||||
|
||||
return await self.get_user_by_email(space_email)
|
||||
|
||||
Reference in New Issue
Block a user