summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/Vercel.py
diff options
context:
space:
mode:
Diffstat (limited to 'g4f/Provider/Vercel.py')
-rw-r--r--g4f/Provider/Vercel.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/g4f/Provider/Vercel.py b/g4f/Provider/Vercel.py
index eb5aa20a..a7bbc496 100644
--- a/g4f/Provider/Vercel.py
+++ b/g4f/Provider/Vercel.py
@@ -9,9 +9,10 @@ from ..debug import logging
class Vercel(BaseProvider):
url = 'https://sdk.vercel.ai'
- working = True
+ working = True
+ supports_message_history = True
supports_gpt_35_turbo = True
- supports_stream = True
+ supports_stream = True
@staticmethod
def create_completion(