mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-27 17:36:25 +02:00
Update post process prompt
This commit is contained in:
parent
7450105a13
commit
e8d45a5d5b
1 changed files with 1 additions and 2 deletions
|
|
@ -138,8 +138,7 @@ def post_process_response(messages: list, post_processing_agent_name: str, post_
|
|||
prompt = f"""
|
||||
# ROLE
|
||||
|
||||
You are a post processing agent responsible for rewriting a response generated by an agent, according to instructions provided below. Ensure that the response you produce adheres to the instructions provided to you (if any). Further, the response should not violate the instructions provided to the agent, the context that the agent has used, the chat history of the agent, the context and the style provided. Some of these might or might not be provided.
|
||||
|
||||
You are a post processing agent responsible for rewriting a response generated by an agent, according to instructions provided below. Ensure that the response you produce adheres to the instructions provided to you (if any).
|
||||
------------------------------------------------------------------------
|
||||
|
||||
# ADDITIONAL INSTRUCTIONS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue