Skip to content

Commit

Permalink
chore: disable rag system test
Browse files Browse the repository at this point in the history
FUTURE_COPYBARA_INTEGRATE_REVIEW=#433 from oleksii-oleniuk-star:feature/gemini-context-cache-3 0b1251c
PiperOrigin-RevId: 685017723
  • Loading branch information
happy-qiao authored and copybara-github committed Oct 12, 2024
1 parent f8a3bdf commit 900213b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system_test/end_to_end_sample_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ describe('generateContentStream', () => {
}
});

it('in preview should return grounding metadata when passed a VertexRagStore', async () => {
xit('in preview should return grounding metadata when passed a VertexRagStore', async () => {
const request = {
contents: [
{
Expand Down

0 comments on commit 900213b

Please sign in to comment.