Skip to content

Commit

Permalink
chore: Update CHANGELOG and refactor chat tests for clarity and reuse
Browse files Browse the repository at this point in the history
  • Loading branch information
presbrey committed Feb 8, 2025
1 parent ff9d3aa commit daceec7
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 168 deletions.
14 changes: 4 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,14 @@
- `SetSystemMessage(msg)`: Set or update system message
- `ShiftMessages()`: Remove and return the first message
- `UnshiftMessages(msg)`: Insert a message at the beginning
- Enhanced documentation in README.md:
- Comprehensive feature list
- Detailed API usage examples
- Extended code examples for tool calls
- S3 interface implementation details

### Documentation
- Expanded README with detailed sections on:
- Message operations
- Tool call handling
- Storage operations
- API usage examples
- Extended code examples for tool calls
- S3 interface implementation details
- Rich content handling
- Added comprehensive code examples for all major features
- Clarified S3-compatible storage backend usage
- Comprehensive feature list

## [v1.1.1] - 2025-02-04

Expand Down
Loading

0 comments on commit daceec7

Please sign in to comment.