mirror of
https://github.com/BoardWare-Genius/jarvis-models.git
synced 2025-12-13 16:53:24 +00:00
stash files
This commit is contained in:
@ -273,7 +273,6 @@ class VLMS(Blackbox):
|
||||
prompt = data.get("prompt")
|
||||
settings: dict = data.get('settings')
|
||||
context = data.get("context")
|
||||
|
||||
if not context:
|
||||
user_context = []
|
||||
elif isinstance(context[0], list):
|
||||
|
||||
Reference in New Issue
Block a user