Skip to content

Commit c4b76a9

Browse files
committed
chore: split up changeset
1 parent 7f401f6 commit c4b76a9

File tree

4 files changed

+17
-10
lines changed

4 files changed

+17
-10
lines changed

.changeset/common-camels-cheer.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@sap-ai-sdk/document-grounding': minor
3+
---
4+
5+
[feat] Update document-grounding specification

.changeset/flat-doodles-retire.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@sap-ai-sdk/document-grounding': minor
3+
---
4+
5+
[Compatibility Note] `MSSharePointConfigurationGetResponse` now requires the `sharePoint` property

.changeset/hip-ghosts-win.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@sap-ai-sdk/document-grounding': minor
3+
---
4+
5+
[Compatibility Note] `CommonConfiguration` was replaced with backend-specific types: `SFTPConfiguration` and `S3Configuration`

.changeset/orange-shrimps-poke.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
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. Some instances of the prior names may still exist:
106
- `SearchResults` was renamed to `VectorSearchResults` / `RetrievalSearchResults`
117
- `Chunk` was renamed to `VectorChunk` / `RetrievalChunk`
128
- `SearchFilter` was renamed to `VectorSearchFilter`
@@ -17,8 +13,4 @@
1713
- `PerFilterSearchResult` was renamed to `RetrievalPerFilterSearchResult`
1814
- `PerFilterSearchError` was renamed to `RetrievalPerFilterSearchError`
1915
- `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`
16+
- `SearchInput` was renamed to `RetrievalSearchInput`

0 commit comments

Comments
 (0)