improve agent templates (#12528)

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
This commit is contained in:
Harrison Chase
2023-10-30 18:15:13 -07:00
committed by GitHub
parent 75bb28afd8
commit f35a65124a
3 changed files with 13 additions and 9 deletions

View File

@@ -21,7 +21,6 @@ def _format_chat_history(chat_history: List[Tuple[str, str]]):
model = ChatAnthropic(model="claude-2")
tools = [DuckDuckGoSearchRun()]
prompt = conversational_prompt.partial(