Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vision Prompt Templates

Prompts

Prompt Usage
describe_Images Using OpenAI's GPT-4-Vision, describe Images

Development

Prompt Usage
askGPT4 Using OpenAI's GPT-4-Vision, ask about image

Initialization section

{{package "vision"}}

Example usage

const content = await run("vision/askGPT4", {prompt, base64Image});

About

Vision package for text Generator plugin

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors