0.7
Pre-release
Pre-release
What's Changed
- Clear exception hierachy by @OskarStark in #94
- Introduce
ResponseFormatInterface
by @OskarStark in #93 - Rename
ContentInterface
toContent
by @OskarStark in #104 - Simplify
SchemaFactory
by @OskarStark in #100 - Add initial
AsToolTest
by @OskarStark in #98 - Do not call
upsert()
with empty array by @OskarStark in #102 - No mocks in
DocumentEmbedderTest
by @OskarStark in #103 - Move fixtures to
tests/Fixture
by @OskarStark in #99 - Rework
ToolAnalyzerTest
by @OskarStark in #96 - fix: changed class in rector config by @chr-hertel in #106
- Add
ChainProcessorTest
by @OskarStark in #97 - feat: add example runner for parallel execution of examples by @chr-hertel in #107
- tests: improve coverage by usage attributes by @chr-hertel in #108
- feat: support streaming of responses by @chr-hertel in #58
- docs: add pinecone example by @chr-hertel in #109
- Streamline examples by @OskarStark in #111
- Use
#[\SensitiveParameter]
by @OskarStark in #112 - refactor: split
Document
intoTextDocument
andVectorDocument
by @chr-hertel in #110
Full Changelog: 0.6.0...0.7