Skip to content

Commit

Permalink
Tell not to repeat critque
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudotensor committed Oct 31, 2024
1 parent d6fa55b commit 1f0a8f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions openai_server/autogen_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -976,6 +976,7 @@ def confidence_level_guidelines() -> str:
* If you end up not being able to verify your response with very high confidence, but you already came up with an unverified response, give the user the unverified response (with any unverified constrained output) and provide insights and recommendations.
* For any constrained output, be sure to follow the original user query for any formatting or content constraints.
* Place a final confidence level brief summary inside <confidence> </confidence> XML tags.
* If you have already given a critique in response to these guidelines in our overall conversation, then you do not need to repeat the critique in your response.
</confidence_guidelines>
Expand Down
2 changes: 1 addition & 1 deletion src/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "f3ce8a2491b1387b727280424a61680be896013b"
__version__ = "d6fa55bc87b9de6d13278b148946b9e4d54bceb9"

0 comments on commit 1f0a8f3

Please sign in to comment.