2023-12-01 14:22:34 +08:00
|
|
|
instance_id = "Vision"
|
|
|
|
|
fullname = "Vision"
|
2023-12-04 19:05:41 +08:00
|
|
|
llm_model_name = "gpt-4-1106-preview"
|
2023-12-01 14:22:34 +08:00
|
|
|
|
|
|
|
|
[[prompt]]
|
|
|
|
|
role = "system"
|
2023-12-04 19:05:41 +08:00
|
|
|
content = """Your job is to analyze user input images and videos and respond based on user intent.
|
|
|
|
|
If the user requests a video and you receive key frames of the video, please reply to the user's question based on the key frame content."""
|