You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chat model responds to your questions, follows the instructions and tries to be your assistant. It is the most popular model, often synonymous with AI or LLMs.
🐊 Concept workingConcept that fully works (keeps the discussion going).book.book format specification
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Chat model variant is a type of model variants.
Chat model
Chat model responds to your questions, follows the instructions and tries to be your assistant. It is the most popular model, often synonymous with AI or LLMs.
Chat model variant is in its sence internally emulated by completion model.
Examples
gpt-4
gpt-4o
Syntax
This model variant is the default, so you do not need to specify it explicitly, but you can specify it in any LLM template of .ptbk.md file:
- MODEL VARIANT Chat
Or you can use personas that leverage the chat model variant.
- PERSON Jane, experienced copywriter who writes perfect copy in French and keeps private information in secret
Beta Was this translation helpful? Give feedback.
All reactions