summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/nexra/NexraFluxPro.py
diff options
context:
space:
mode:
Diffstat (limited to 'g4f/Provider/nexra/NexraFluxPro.py')
-rw-r--r--g4f/Provider/nexra/NexraFluxPro.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/g4f/Provider/nexra/NexraFluxPro.py b/g4f/Provider/nexra/NexraFluxPro.py
index a6ee3d7e..cfb26385 100644
--- a/g4f/Provider/nexra/NexraFluxPro.py
+++ b/g4f/Provider/nexra/NexraFluxPro.py
@@ -31,6 +31,7 @@ class NexraFluxPro(AbstractProvider, ProviderModelMixin):
cls,
model: str,
messages: Messages,
+ proxy: str = None,
response: str = "url", # base64 or url
**kwargs
) -> CreateResult: