Releases: StreetLamb/rojak
Releases · StreetLamb/rojak
1.0.0
What's Changed
- Update README.md by @StreetLamb in #18
- Pizza example by @StreetLamb in #19
- Human in the loop by @StreetLamb in #20
- Update README.md by @StreetLamb in #21
- Bump version to 1.0.0 in pyproject.toml by @StreetLamb in #22
Full Changelog: 0.4.1...1.0.0
0.4.1
What's Changed
- Ollama support by @StreetLamb in #15
- Bump version to 0.4.1 by @StreetLamb in #17
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Add MCP support by @StreetLamb in #11
- Update README.md by @StreetLamb in #12
- Update LICENSE by @StreetLamb in #13
- Bump version to 0.4.0 in pyproject.toml by @StreetLamb in #14
Full Changelog: 0.3.0...0.4.0
0.3.0
0.2.1
0.2.0
What's Changed
- Add Anthropic agent by @StreetLamb in #5
- Enable anthropic bedrock support for AnthropicAgent by @StreetLamb in #6
- Update history size logic by @StreetLamb in #7
- Update session.send_message() to session.send_messages() by @StreetLamb in #8
Full Changelog: 0.1.3...0.2.0
0.1.3
What's Changed
- Fix agents not processing tool call message if model response contains message content by @StreetLamb in #4
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- Fix
context_variable
being emptied when tool call function fails(66c968e)
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- Add schedule methods and update README.md by @StreetLamb in #3
Full Changelog: 0.1.0...0.1.1
0.1.0
Merge pull request #2 from StreetLamb/fix-test Fix test