Releases: Rishang/heygpt
Releases · Rishang/heygpt
v3.4
3.3
3.2
3.1
3.0
Full Changelog: 2.7...3.0
New chat interface for prompts
Breaking changes:
config.json
: rename variableopenai_model
tomodel
- prompt.csv has been depricated now prompts will be only YAML base support.
- New syntax of YAML prompts
- Title: Fix Grammar
Command:
- role: user
content: |
Review the provided text and correct any grammatical errors. Ensure that the text is clear, concise, and free of any spelling mistakes.
- the
Command
input format in YAML prompt is similate to message syntax of openai