Skip to content

Commit 0c1c94a

Browse files
feat: [AiPlatform] add page spans in retrieved contexts from Vertex RAG Engine in aiplatform v1 (#8192)
feat: add support for Vertex AI Search engine PiperOrigin-RevId: 740862834 Source-Link: googleapis/googleapis@e02c606 Source-Link: googleapis/googleapis-gen@b8a2bc9 Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiYjhhMmJjOTM2MTA3NjY1MGNmYTA3ZTJkYTc4NDdjZjgxMTczYzFhYSJ9 * feat: add page spans in retrieved contexts from Vertex RAG Engine in aiplatform v1 PiperOrigin-RevId: 741233157 Source-Link: googleapis/googleapis@5b04a07 Source-Link: googleapis/googleapis-gen@cfb8c0f Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiY2ZiOGMwZjBkOTJhMzM5OTA4ZmEwM2Q0NDQ0NTY0NzRjNzllZGIwMCJ9
1 parent 1aa8494 commit 0c1c94a

10 files changed

Lines changed: 492 additions & 33 deletions

File tree

AiPlatform/metadata/V1/Content.php

204 Bytes
Binary file not shown.
304 Bytes
Binary file not shown.
247 Bytes
Binary file not shown.

AiPlatform/src/V1/Fact.php

Lines changed: 44 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AiPlatform/src/V1/GroundingChunk/RetrievedContext.php

Lines changed: 45 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AiPlatform/src/V1/RagChunk.php

Lines changed: 112 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AiPlatform/src/V1/RagChunk/PageSpan.php

Lines changed: 102 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)