Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasKoehneckeAA committed Jun 26, 2024
1 parent da89357 commit 1e56939
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
...

### Fixes
- Serialization and Deserialization of `Union[SpanAttributes, TaskSpanAttributes]` is working now.
- 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.
- `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`.

### Deprecations
...
Expand Down

0 comments on commit 1e56939

Please sign in to comment.