Skip to content

Commit

Permalink
fix: remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
anuragts committed Nov 14, 2024
1 parent 640c4c6 commit a791554
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cookbook/playground/ollama_agents.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
model=Ollama(id="hhao/qwen2.5-coder-tools:32b"),
reasoning=True,
markdown=True,
debug_mode=True,
add_history_to_messages=True,
description="You are a coding agent",
add_datetime_to_instructions=True,
Expand Down

0 comments on commit a791554

Please sign in to comment.