@google/genai 2.9.0-rc.0 → 2.9.0

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
@@ -376,10 +376,7 @@ async function main() {
376
376
  main();
377
377
  ```
378
378
 
379
- ## Interactions (Experimental)
380
-
381
- > **Warning:** The Interactions API is in **Beta**. This is a preview of an
382
- experimental feature. Features and schemas are subject to **breaking changes**.
379
+ ## Interactions
383
380
 
384
381
  The Interactions API is a unified interface for interacting with Gemini models
385
382
  and agents. It simplifies state management, tool orchestration, and long-running