File tree Expand file tree Collapse file tree 4 files changed +18
-10
lines changed
Expand file tree Collapse file tree 4 files changed +18
-10
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @sap-ai-sdk/document-grounding ' : minor
3+ ---
4+
5+ [ feat] Update document-grounding specification
Original file line number Diff line number Diff line change 1+ ---
2+ ' @sap-ai-sdk/document-grounding ' : minor
3+ ---
4+
5+ [ Compatibility Note] ` MSSharePointConfigurationGetResponse ` now requires the ` sharePoint ` property
Original file line number Diff line number Diff line change 1+ ---
2+ ' @sap-ai-sdk/document-grounding ' : minor
3+ ---
4+
5+ [ Compatibility Note] ` CommonConfiguration ` was replaced with backend-specific types: ` SFTPConfiguration ` and ` S3Configuration `
Original file line number Diff line number Diff line change 22' @sap-ai-sdk/document-grounding ' : minor
33---
44
5- [ feat] Update document-grounding specification
6-
7- [ Compatibility Note] ` MSSharePointConfigurationGetResponse ` now requires the ` sharePoint ` property
8-
9- [ Compatibility Note] Some types have been renamed to include endpoint-specific prefixes:
5+ [ Compatibility Note] Some types have been renamed to include endpoint-specific prefixes.
6+ Some instances of the prior names may still exist:
107- ` SearchResults ` was renamed to ` VectorSearchResults ` / ` RetrievalSearchResults `
118- ` Chunk ` was renamed to ` VectorChunk ` / ` RetrievalChunk `
129- ` SearchFilter ` was renamed to ` VectorSearchFilter `
1714- ` PerFilterSearchResult ` was renamed to ` RetrievalPerFilterSearchResult `
1815- ` PerFilterSearchError ` was renamed to ` RetrievalPerFilterSearchError `
1916- ` DataRepositorySearchResult ` was renamed to ` RetrievalDataRepositorySearchResult `
20- - ` SearchInput ` was renamed to ` RetrievalSearchInput `
21-
22- Some instances of the prior names may still exist.
23-
24- [ Compatibility Note] ` CommonConfiguration ` was replaced with backend-specific types: ` SFTPConfiguration ` and ` S3Configuration `
17+ - ` SearchInput ` was renamed to ` RetrievalSearchInput `
You can’t perform that action at this time.
0 commit comments