Skip to content

Commit

Permalink
update sys prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
hahuyhoang411 committed Nov 21, 2023
1 parent e342bd6 commit b0bb92b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/features/prompt.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Nitro enables developers to configure dialogs and implement advanced prompt engi

To illustrate, let's create a "Pirate assistant":

> NOTE: "ai_prompt" and "user_prompt" are prefixes indicating the role. Configure them based on your model.
> NOTE: "ai_prompt", "user_prompt" and "system_prompt" are prefixes indicating the role. Configure them based on your model.
### Prompt Configuration

Expand Down
2 changes: 2 additions & 0 deletions docs/docs/new/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,5 @@ Nitro welcomes contributions in various forms, not just coding. Here are some wa
- [llama.cpp](https://github.com/ggerganov/llama.cpp): Inference of LLaMA model in pure C/C++

## FAQ
:::info COMING SOON
:::

0 comments on commit b0bb92b

Please sign in to comment.