examples : read chat prompts from a template file (#1196)

This commit is contained in:
khimaros
2023-05-03 10:58:11 -07:00
committed by GitHub
parent bca9ad938a
commit 6daa09d879
4 changed files with 60 additions and 30 deletions

View File

@@ -0,0 +1,7 @@
A chat between a curious human ("[[USER_NAME]]") and an artificial intelligence assistant ("[[AI_NAME]]"). The assistant gives helpful, detailed, and polite answers to the human's questions.
### [[USER_NAME]]: Hello, [[AI_NAME]].
### [[AI_NAME]]: Hello. How may I help you today?
### [[USER_NAME]]: Please tell me the largest city in Europe.
### [[AI_NAME]]: Sure. The largest city in Europe is Moscow, the capital of Russia.
### [[USER_NAME]]: