v0.0.13
What's Changed
- Test Infrastructure Improvements and CI Optimization by @KavyaSree2610 in #84
- Add max_iterations parameter to LogAnalysisBot and remove hard-coded model names from tests by @KavyaSree2610 in #85
- Improve LLM response stream logs: add thoughts, fix double print by @Copilot in #83
- Append tool usage instructions to system prompt when creating LLM instances by @Copilot in #88
- Fix optional arguments handling in Tool class by @Copilot in #91
- Fix command log output using pformat instead of json.dumps by @Copilot in #90
Full Changelog: v0.0.12...v0.0.13