mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Update (g4f/Provider/Blackbox.py)
This commit is contained in:
parent
18be49027d
commit
867bcb057a
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ class Blackbox(AsyncGeneratorProvider, ProviderModelMixin):
|
|||
cls._last_validated_value = validated_value
|
||||
return validated_value
|
||||
except Exception as e:
|
||||
pass
|
||||
print(f"Error fetching validated value: {e}")
|
||||
|
||||
return cls._last_validated_value
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue