@google/genai 1.52.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -369,10 +369,7 @@ async function main() {
369
369
  main();
370
370
  ```
371
371
 
372
- ## Interactions (Preview)
373
-
374
- > **Warning:** The Interactions API is in **Beta**. This is a preview of an
375
- experimental feature. Features and schemas are subject to **breaking changes**.
372
+ ## Interactions
376
373
 
377
374
  The Interactions API is a unified interface for interacting with Gemini models
378
375
  and agents. It simplifies state management, tool orchestration, and long-running