Skip to content

Commit

Permalink
fix changelog (#933)
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixFehse authored Jun 27, 2024
1 parent a87a193 commit dd1ad1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- Serialization and deserialization of `ExportedSpan` and its `attributes` now works as expected.
- `PromptTemplate.to_rich_prompt` now always returns an empty list for prompt ranges that are empty.
- `SingleChunkQa` no longer crashes if given an empty input and a specific prompt template. This did not affect users who used models provided in `core`.
- Added default values for `labels` and `metadata` for `EvaluationOverview` and `RunOverview`

### Deprecations
...
Expand Down

0 comments on commit dd1ad1f

Please sign in to comment.