mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-23 11:30:37 +00:00
multiple: fix codespell (v0.1) (#22785)
This commit is contained in:
@@ -205,7 +205,7 @@ For chat models is very useful to define prompt as a set of message templates...
|
||||
def simulate_conversation(human_input:str, agent_role:str="a pirate"):
|
||||
"""
|
||||
## System message
|
||||
- note the `:system` sufix inside the <prompt:_role_> tag
|
||||
- note the `:system` suffix inside the <prompt:_role_> tag
|
||||
|
||||
|
||||
```<prompt:system>
|
||||
|
Reference in New Issue
Block a user