Skip to main content
basic_reasoning_stream.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export environment variables

4

Authenticate with Google Cloud

Install the Google Cloud CLI, then sign in with Application Default Credentials:
5

Run the example

Save the code above as basic_reasoning_stream.py, then run:
Full source: cookbook/10_reasoning/models/vertex_ai/basic_reasoning_stream.py