Skip to content

Commit

Permalink
Copybara import of the project:
Browse files Browse the repository at this point in the history
--
f8a3bdf by Oleksii Oleniuk <58557113+oleksii-oleniuk-star@users.noreply.github.com>:

fix: Add Context Cache support for ChatSessionPreview class (#433)

* add content cache to chat session

* remove logs, add gitignore

---------

Co-authored-by: Oleksii Oleniuk <oleksii.olenyuk@gmail.com>
Co-authored-by: Yvonne Yu <150068659+yyyu-google@users.noreply.github.com>
--
64ac1a8 by Wenhao <wenhao.zhan18@gmail.com>:

Fixed link in Part JSDoc

COPYBARA_INTEGRATE_REVIEW=#440 from WenHaozhan:fix/part-jsdoc 16bb232
PiperOrigin-RevId: 686218863
  • Loading branch information
yyyu-google authored and copybara-github committed Oct 16, 2024
1 parent 33be61f commit a3beab1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/types/content.ts
Original file line number Diff line number Diff line change
Expand Up @@ -459,8 +459,6 @@ export declare interface UsageMetadata {
candidatesTokenCount?: number;
/** Optional. Total number of tokens. */
totalTokenCount?: number;
/** Optional. Number of tokens in the cached content. */
cachedContentTokenCount?: number;
}

/**
Expand Down

0 comments on commit a3beab1

Please sign in to comment.