Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,15 @@ limitations under the License.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

### Added
- Added CORS configuration for the FastAPI server
- Added support for customizing evaluation outputs and uploading results to remote storage

### Fixed
- Fixed `aiq serve` when running the `simple_rag` workflow example

## [1.0.0] - 2024-12-04

### Added

- First release.
- First release.
Loading