google-adk 0.0.2__py3-none-any.whl → 0.0.3__py3-none-any.whl

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.
Files changed (50) hide show
  1. google/adk/._version.py +0 -0
  2. google/adk/cli/agent_graph.py +31 -5
  3. google/adk/cli/browser/index.html +1 -1
  4. google/adk/cli/browser/{main-XUU6OGCC.js → main-SY2WYYGV.js} +1 -1
  5. google/adk/cli/cli_tools_click.py +51 -6
  6. google/adk/cli/fast_api.py +19 -9
  7. google/adk/docs/Makefile +20 -0
  8. google/adk/docs/build/doctrees/google-adk.doctree +0 -0
  9. google/adk/docs/build/html/_sources/google-adk.rst.txt +98 -0
  10. google/adk/docs/build/html/_sources/index.rst.txt +7 -0
  11. google/adk/docs/build/html/_static/autodoc_pydantic.css +27 -0
  12. google/adk/docs/build/html/_static/basic.css +925 -0
  13. google/adk/docs/build/html/_static/debug.css +85 -0
  14. google/adk/docs/build/html/_static/doctools.js +156 -0
  15. google/adk/docs/build/html/_static/documentation_options.js +29 -0
  16. google/adk/docs/build/html/_static/file.png +0 -0
  17. google/adk/docs/build/html/_static/language_data.js +199 -0
  18. google/adk/docs/build/html/_static/minus.png +0 -0
  19. google/adk/docs/build/html/_static/plus.png +0 -0
  20. google/adk/docs/build/html/_static/pygments.css +274 -0
  21. google/adk/docs/build/html/_static/scripts/furo-extensions.js +16 -0
  22. google/adk/docs/build/html/_static/scripts/furo.js +19 -0
  23. google/adk/docs/build/html/_static/scripts/furo.js.LICENSE.txt +7 -0
  24. google/adk/docs/build/html/_static/scripts/furo.js.map +1 -0
  25. google/adk/docs/build/html/_static/searchtools.js +620 -0
  26. google/adk/docs/build/html/_static/skeleton.css +312 -0
  27. google/adk/docs/build/html/_static/sphinx_highlight.js +170 -0
  28. google/adk/docs/build/html/_static/styles/furo-extensions.css +18 -0
  29. google/adk/docs/build/html/_static/styles/furo-extensions.css.map +1 -0
  30. google/adk/docs/build/html/_static/styles/furo.css +18 -0
  31. google/adk/docs/build/html/_static/styles/furo.css.map +1 -0
  32. google/adk/docs/build/html/genindex.html +861 -0
  33. google/adk/docs/build/html/google-adk.html +5461 -0
  34. google/adk/docs/build/html/index.html +567 -0
  35. google/adk/docs/build/html/objects.inv +0 -0
  36. google/adk/docs/build/html/py-modindex.html +373 -0
  37. google/adk/docs/build/html/search.html +333 -0
  38. google/adk/docs/build/html/searchindex.js +17 -0
  39. google/adk/docs/source/conf.py +133 -0
  40. google/adk/docs/source/google-adk.rst +98 -0
  41. google/adk/docs/source/index.rst +7 -0
  42. google/adk/version.py +1 -1
  43. {google_adk-0.0.2.dist-info → google_adk-0.0.3.dist-info}/METADATA +1 -1
  44. {google_adk-0.0.2.dist-info → google_adk-0.0.3.dist-info}/RECORD +46 -14
  45. google/adk/cli/media_streamer/__init__.py +0 -19
  46. google/adk/cli/media_streamer/index.html +0 -228
  47. google/adk/tests/integration/fixture/flow_complex_spark/sample.debug.log +0 -243
  48. google_adk-0.0.2.dist-info/LICENSE +0 -202
  49. {google_adk-0.0.2.dist-info → google_adk-0.0.3.dist-info}/WHEEL +0 -0
  50. {google_adk-0.0.2.dist-info → google_adk-0.0.3.dist-info}/entry_points.txt +0 -0
@@ -1,243 +0,0 @@
1
- 2024-12-15 11:51:07,401 - INFO - main.py:62 - Python-dotenv could not find configuration file /google/src/cloud/weisun/cai-fig/google3/experimental/genai/python/agents/tests/integration/fixture/.env.
2
- 2024-12-15 11:51:07,402 - INFO - web.py:53 - Reloaded page, critical environment variables:
3
- GOOGLE_GENAI_USE_VERTEXAI=1
4
- GOOGLE_API_KEY=AIzaSyCvMjfHWa_yu1Hyia48abZZzmgePe-Ujwo
5
- GOOGLE_CLOUD_PROJECT=cloud-llm-preview1
6
- GOOGLE_CLOUD_LOCATION=us-central1
7
- 2024-12-15 11:51:07,758 - INFO - web.py:842 - Found demos 10 demos: ['agent_with_config', 'context_update_test', 'context_variable_agent', 'counting_agent', 'counting_sequential', 'customer_support_ma', 'flow_agent', 'flow_complex_spark', 'home_automation_agent', 'tool_agent']
8
- 2024-12-15 11:51:07,761 - INFO - web.py:862 - Found sessions 1 sessions: ['sample']
9
- 2024-12-15 11:51:08,015 - INFO - main.py:62 - Python-dotenv could not find configuration file /google/src/cloud/weisun/cai-fig/google3/experimental/genai/python/agents/tests/integration/fixture/.env.
10
- 2024-12-15 11:51:08,015 - INFO - web.py:53 - Reloaded page, critical environment variables:
11
- GOOGLE_GENAI_USE_VERTEXAI=1
12
- GOOGLE_API_KEY=AIzaSyCvMjfHWa_yu1Hyia48abZZzmgePe-Ujwo
13
- GOOGLE_CLOUD_PROJECT=cloud-llm-preview1
14
- GOOGLE_CLOUD_LOCATION=us-central1
15
- 2024-12-15 11:51:08,030 - INFO - web.py:862 - Found sessions 1 sessions: ['sample']
16
- 2024-12-15 11:51:10,890 - INFO - main.py:62 - Python-dotenv could not find configuration file /google/src/cloud/weisun/cai-fig/google3/experimental/genai/python/agents/tests/integration/fixture/.env.
17
- 2024-12-15 11:51:10,890 - INFO - web.py:53 - Reloaded page, critical environment variables:
18
- GOOGLE_GENAI_USE_VERTEXAI=1
19
- GOOGLE_API_KEY=AIzaSyCvMjfHWa_yu1Hyia48abZZzmgePe-Ujwo
20
- GOOGLE_CLOUD_PROJECT=cloud-llm-preview1
21
- GOOGLE_CLOUD_LOCATION=us-central1
22
- 2024-12-15 11:51:10,896 - INFO - web.py:862 - Found sessions 1 sessions: ['sample']
23
- 2024-12-15 11:51:10,899 - INFO - unit_flow.py:39 - Invocation UfYAgiCT: running flow: AutoFlow, agent: spark_assistant, stream: False
24
- 2024-12-15 11:51:10,899 - INFO - unit_flow.py:183 - Agent spark_assistant is reacting.
25
- 2024-12-15 11:51:10,900 - INFO - google_llm.py:89 - Request:
26
- -----------------------------------------------------------
27
- System Instruction:
28
- You are an agent. Your name is spark_assistant. The description about you is "I can help with non-research question."
29
-
30
- Help customers with their need.
31
-
32
- You have a list of other agents to transfer to:
33
-
34
- Agent name: research_assistant
35
- Agent description: I can help with research question.
36
-
37
- You don't have parent agent.
38
-
39
- If you are the best to answer the question according to your description, you can answer it.
40
-
41
- If another agent is better for answering the question according to its description, then call `transfer_to_other_agent` function to transfer the question to that agent.
42
-
43
- If neither the other agents nor you are best for answering the question according to the descriptions, transfer to your parent agent. If you don't have parent agent, try answer by yourself.
44
- -----------------------------------------------------------
45
- Contents:
46
- {"parts":[{"text":"Research on the factors that affect floods in Florida. "}],"role":"user"}
47
- -----------------------------------------------------------
48
- Functions:
49
- transfer_to_other_agent: {'agent_name': {'type': 'STRING'}} -> None
50
- -----------------------------------------------------------
51
-
52
- 2024-12-15 11:51:10,900 - INFO - google_llm.py:98 - Sending out request, model: gemini-1.5-flash, backend: vertex, stream: False
53
- 2024-12-15 11:51:10,900 - INFO - models.py:4388 - AFC is enabled with max remote calls: 10.
54
- 2024-12-15 11:51:12,522 - INFO - google_llm.py:118 - Response:
55
- -----------------------------------------------------------
56
- {"candidates":[{"content":{"parts":[{"function_call":{"args":{"agent_name":"research_assistant"},"name":"transfer_to_other_agent"}}],"role":"model"},"avg_logprobs":-6.969025539896952e-7,"finish_reason":"STOP","safety_ratings":[{"category":"HARM_CATEGORY_HATE_SPEECH","probability":"NEGLIGIBLE","probability_score":0.15722656,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.17578125},{"category":"HARM_CATEGORY_DANGEROUS_CONTENT","probability":"NEGLIGIBLE","probability_score":0.39257813,"severity":"HARM_SEVERITY_MEDIUM","severity_score":0.40039063},{"category":"HARM_CATEGORY_HARASSMENT","probability":"NEGLIGIBLE","probability_score":0.16796875,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.17480469},{"category":"HARM_CATEGORY_SEXUALLY_EXPLICIT","probability":"NEGLIGIBLE","probability_score":0.08642578,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.11279297}]}],"model_version":"gemini-1.5-flash-001","usage_metadata":{"candidates_token_count":13,"prompt_token_count":200,"total_token_count":213},"automatic_function_calling_history":[]}
57
- -----------------------------------------------------------
58
-
59
- 2024-12-15 11:51:12,524 - INFO - auto_flow.py:118 - Transfer agent from spark_assistant to research_assistant
60
- 2024-12-15 11:51:12,525 - INFO - unit_flow.py:39 - Invocation UfYAgiCT: running flow: UnitFlow, agent: research_plan_agent, stream: False
61
- 2024-12-15 11:51:12,525 - INFO - unit_flow.py:183 - Agent research_plan_agent is reacting.
62
- 2024-12-15 11:51:12,525 - INFO - google_llm.py:89 - Request:
63
- -----------------------------------------------------------
64
- System Instruction:
65
- You are an agent. Your name is research_plan_agent. The description about you is "I can help generate research plan."
66
-
67
- Your task is to create a research plan according to the user's query.
68
-
69
- # Here are the instructions for creating the research plan:
70
-
71
- + Focus on finding specific things, e.g. products, data, etc.
72
- + Have the personality of a work colleague that is very helpful and explains things very nicely.
73
- + Don't mention your name unless you are asked.
74
- + Think about the most common things that you would need to research.
75
- + Think about possible answers when creating the plan.
76
- + Your task is to create the sections that should be researched. You will output high level headers, preceded by ##
77
- + Underneath each header, write a short sentence on what we want to find there.
78
- + The headers will follow the logical analysis pattern, as well as logical exploration pattern.
79
- + The headers should be a statement, not be in the form of questions.
80
- + The header will not include roman numerals or anything of the sort, e.g. ":", etc
81
- + Do not include things that you cannot possibly know about from using Google Search: e.g. sales forecasting, competitors, profitability analysis, etc.
82
- + Do not have an executive summary
83
- + In each section describe specifically what will be researched.
84
- + Never use "we will", but rather "I will".
85
- + Don't ask for clarifications from the user.
86
- + Do not ask the user for clarifications or if they have any other questions.
87
- + All headers should be bolded.
88
- + If you have steps in the plan that depend on other information, make sure they are 2 diferent sections in the plan.
89
- + At the end mention that you will start researching.
90
-
91
- # Instruction on replying format
92
-
93
- + Start with your name as "[research_plan_agent]: ".
94
- + Output the content you want to say.
95
-
96
- Output summary:
97
-
98
- -----------------------------------------------------------
99
- Contents:
100
- {"parts":[{"text":"Research on the factors that affect floods in Florida. "}],"role":"user"}
101
- -----------------------------------------------------------
102
- Functions:
103
-
104
- -----------------------------------------------------------
105
-
106
- 2024-12-15 11:51:12,525 - INFO - google_llm.py:98 - Sending out request, model: gemini-1.5-flash, backend: vertex, stream: False
107
- 2024-12-15 11:51:12,525 - INFO - models.py:4388 - AFC is enabled with max remote calls: 10.
108
- 2024-12-15 11:51:14,707 - INFO - google_llm.py:118 - Response:
109
- -----------------------------------------------------------
110
- {"candidates":[{"content":{"parts":[{"text":"[research_plan_agent]: I can help you with that! Here is a research plan for the factors that affect floods in Florida:\n\n**Factors that affect floods in Florida**\nI will research the factors that affect floods in Florida, such as rainfall, sea level rise, and urbanization.\n\n**Rainfall in Florida**\nI will research the average rainfall in Florida, as well as the frequency and intensity of rainfall events.\n\n**Sea Level Rise in Florida**\nI will research the rate of sea level rise in Florida, as well as the impact of sea level rise on flooding.\n\n**Urbanization in Florida**\nI will research the impact of urbanization on flooding in Florida, such as the effects of impervious surfaces and drainage systems.\n\n**Flood History in Florida**\nI will research the history of floods in Florida, including the frequency, severity, and causes of past floods.\n\n**Flood Mitigation Efforts in Florida**\nI will research the flood mitigation efforts that are currently in place in Florida, as well as the effectiveness of these efforts.\n\nI will start researching now. \n"}],"role":"model"},"avg_logprobs":-0.16774947302682058,"finish_reason":"STOP","safety_ratings":[{"category":"HARM_CATEGORY_HATE_SPEECH","probability":"NEGLIGIBLE","probability_score":0.06933594,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.11767578},{"category":"HARM_CATEGORY_DANGEROUS_CONTENT","probability":"NEGLIGIBLE","probability_score":0.068359375,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.11767578},{"category":"HARM_CATEGORY_HARASSMENT","probability":"NEGLIGIBLE","probability_score":0.08496094,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.12988281},{"category":"HARM_CATEGORY_SEXUALLY_EXPLICIT","probability":"NEGLIGIBLE","probability_score":0.040771484,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.125}]}],"model_version":"gemini-1.5-flash-001","usage_metadata":{"candidates_token_count":224,"prompt_token_count":424,"total_token_count":648},"automatic_function_calling_history":[]}
111
- -----------------------------------------------------------
112
-
113
- 2024-12-15 11:51:15,043 - INFO - unit_flow.py:64 - Invocation UfYAgiCT: finished flow: UnitFlow, agent: research_plan_agent, stream: False
114
- 2024-12-15 11:51:15,044 - INFO - unit_flow.py:39 - Invocation UfYAgiCT: running flow: UnitFlow, agent: question_generation_agent, stream: False
115
- 2024-12-15 11:51:15,044 - INFO - unit_flow.py:183 - Agent question_generation_agent is reacting.
116
- 2024-12-15 11:51:15,044 - INFO - google_llm.py:89 - Request:
117
- -----------------------------------------------------------
118
- System Instruction:
119
- You are an agent. Your name is question_generation_agent. The description about you is "I can help generate questions related to user's question."
120
-
121
- Generate questions related to the research plan generated by research_plan_agent.
122
-
123
- # Instruction on replying format
124
-
125
- Your reply should be a numbered lsit.
126
-
127
- For each question, reply in the following format: "[question_generation_agent]: [generated questions]"
128
-
129
- Here is an example of the generated question list:
130
-
131
- 1. [question_generation_agent]: which state is San Jose in?
132
- 2. [question_generation_agent]: how google website is designed?
133
-
134
- -----------------------------------------------------------
135
- Contents:
136
- {"parts":[{"text":"Research on the factors that affect floods in Florida. "}],"role":"user"}
137
- {"parts":[{"text":"[research_plan_agent]: I can help you with that! Here is a research plan for the factors that affect floods in Florida:\n\n**Factors that affect floods in Florida**\nI will research the factors that affect floods in Florida, such as rainfall, sea level rise, and urbanization.\n\n**Rainfall in Florida**\nI will research the average rainfall in Florida, as well as the frequency and intensity of rainfall events.\n\n**Sea Level Rise in Florida**\nI will research the rate of sea level rise in Florida, as well as the impact of sea level rise on flooding.\n\n**Urbanization in Florida**\nI will research the impact of urbanization on flooding in Florida, such as the effects of impervious surfaces and drainage systems.\n\n**Flood History in Florida**\nI will research the history of floods in Florida, including the frequency, severity, and causes of past floods.\n\n**Flood Mitigation Efforts in Florida**\nI will research the flood mitigation efforts that are currently in place in Florida, as well as the effectiveness of these efforts.\n\nI will start researching now. \n"}],"role":"model"}
138
- {"parts":[{"text":"Continue output. DO NOT look at this line. ONLY look at the content before this line and system instruction. "}],"role":"user"}
139
- -----------------------------------------------------------
140
- Functions:
141
-
142
- -----------------------------------------------------------
143
-
144
- 2024-12-15 11:51:15,045 - INFO - google_llm.py:98 - Sending out request, model: gemini-1.5-flash, backend: vertex, stream: False
145
- 2024-12-15 11:51:15,045 - INFO - models.py:4388 - AFC is enabled with max remote calls: 10.
146
- 2024-12-15 11:51:17,283 - INFO - google_llm.py:118 - Response:
147
- -----------------------------------------------------------
148
- {"candidates":[{"content":{"parts":[{"text":"1. [question_generation_agent]: What are the specific types of rainfall events that contribute to flooding in Florida?\n2. [question_generation_agent]: How does the rate of sea level rise in Florida compare to the global average?\n3. [question_generation_agent]: What are the specific ways that urbanization in Florida contributes to increased flooding?\n4. [question_generation_agent]: Are there any specific regions in Florida that are particularly vulnerable to flooding?\n5. [question_generation_agent]: What are the most significant flood events in Florida's history, and what were their causes?\n6. [question_generation_agent]: What are the different types of flood mitigation efforts currently in place in Florida?\n7. [question_generation_agent]: How effective have these flood mitigation efforts been in reducing flood risk in Florida?\n8. [question_generation_agent]: What are the potential future impacts of climate change on flooding in Florida?\n9. [question_generation_agent]: What are the economic and social consequences of flooding in Florida?\n10. [question_generation_agent]: What are the recommendations for improving flood mitigation efforts in Florida? \n"}],"role":"model"},"avg_logprobs":-0.10716379073358351,"finish_reason":"STOP","safety_ratings":[{"category":"HARM_CATEGORY_HATE_SPEECH","probability":"NEGLIGIBLE","probability_score":0.053466797,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.09423828},{"category":"HARM_CATEGORY_DANGEROUS_CONTENT","probability":"NEGLIGIBLE","probability_score":0.111328125,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.115722656},{"category":"HARM_CATEGORY_HARASSMENT","probability":"NEGLIGIBLE","probability_score":0.12695313,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.08642578},{"category":"HARM_CATEGORY_SEXUALLY_EXPLICIT","probability":"NEGLIGIBLE","probability_score":0.060058594,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.099609375}]}],"model_version":"gemini-1.5-flash-001","usage_metadata":{"candidates_token_count":248,"prompt_token_count":389,"total_token_count":637},"automatic_function_calling_history":[]}
149
- -----------------------------------------------------------
150
-
151
- 2024-12-15 11:51:17,286 - INFO - unit_flow.py:64 - Invocation UfYAgiCT: finished flow: UnitFlow, agent: question_generation_agent, stream: False
152
- 2024-12-15 11:51:17,286 - INFO - unit_flow.py:39 - Invocation UfYAgiCT: running flow: UnitFlow, agent: information_retrieval_agent, stream: False
153
- 2024-12-15 11:51:17,286 - INFO - unit_flow.py:183 - Agent information_retrieval_agent is reacting.
154
- 2024-12-15 11:51:17,286 - INFO - google_llm.py:89 - Request:
155
- -----------------------------------------------------------
156
- System Instruction:
157
- You are an agent. Your name is information_retrieval_agent. The description about you is "I can help retrieve information related to question_generation_agent's question."
158
-
159
- Inspect all the questions after "[question_generation_agent]: " and asnwer them.
160
-
161
- # Instruction on replying format
162
-
163
- Always start with "[information_retrieval_agent]: "
164
-
165
- For the answer of one question:
166
-
167
- - Start with a title with one line summary of the reply.
168
- - The title line should be bolded and starts with No.x of the corresponding question.
169
- - Have a paragraph of detailed explain.
170
-
171
- # Instruction on exiting the loop
172
-
173
- - If you see there are less than 20 questions by "question_generation_agent", do not say "[exit]".
174
- - If you see there are already great or equal to 20 questions asked by "question_generation_agent", say "[exit]" at last to exit the loop.
175
-
176
- -----------------------------------------------------------
177
- Contents:
178
- {"parts":[{"text":"Research on the factors that affect floods in Florida. "}],"role":"user"}
179
- {"parts":[{"text":"[research_plan_agent]: I can help you with that! Here is a research plan for the factors that affect floods in Florida:\n\n**Factors that affect floods in Florida**\nI will research the factors that affect floods in Florida, such as rainfall, sea level rise, and urbanization.\n\n**Rainfall in Florida**\nI will research the average rainfall in Florida, as well as the frequency and intensity of rainfall events.\n\n**Sea Level Rise in Florida**\nI will research the rate of sea level rise in Florida, as well as the impact of sea level rise on flooding.\n\n**Urbanization in Florida**\nI will research the impact of urbanization on flooding in Florida, such as the effects of impervious surfaces and drainage systems.\n\n**Flood History in Florida**\nI will research the history of floods in Florida, including the frequency, severity, and causes of past floods.\n\n**Flood Mitigation Efforts in Florida**\nI will research the flood mitigation efforts that are currently in place in Florida, as well as the effectiveness of these efforts.\n\nI will start researching now. \n"}],"role":"model"}
180
- {"parts":[{"text":"1. [question_generation_agent]: What are the specific types of rainfall events that contribute to flooding in Florida?\n2. [question_generation_agent]: How does the rate of sea level rise in Florida compare to the global average?\n3. [question_generation_agent]: What are the specific ways that urbanization in Florida contributes to increased flooding?\n4. [question_generation_agent]: Are there any specific regions in Florida that are particularly vulnerable to flooding?\n5. [question_generation_agent]: What are the most significant flood events in Florida's history, and what were their causes?\n6. [question_generation_agent]: What are the different types of flood mitigation efforts currently in place in Florida?\n7. [question_generation_agent]: How effective have these flood mitigation efforts been in reducing flood risk in Florida?\n8. [question_generation_agent]: What are the potential future impacts of climate change on flooding in Florida?\n9. [question_generation_agent]: What are the economic and social consequences of flooding in Florida?\n10. [question_generation_agent]: What are the recommendations for improving flood mitigation efforts in Florida? \n"}],"role":"model"}
181
- {"parts":[{"text":"Continue output. DO NOT look at this line. ONLY look at the content before this line and system instruction. "}],"role":"user"}
182
- -----------------------------------------------------------
183
- Functions:
184
-
185
- -----------------------------------------------------------
186
-
187
- 2024-12-15 11:51:17,287 - INFO - google_llm.py:98 - Sending out request, model: gemini-1.5-flash, backend: vertex, stream: False
188
- 2024-12-15 11:51:17,287 - INFO - models.py:4388 - AFC is enabled with max remote calls: 10.
189
- 2024-12-15 11:51:24,446 - INFO - google_llm.py:118 - Response:
190
- -----------------------------------------------------------
191
- {"candidates":[{"content":{"parts":[{"text":"[information_retrieval_agent]: **No. 1: Types of Rainfall Events Contributing to Flooding in Florida**\n\nFlorida experiences various types of rainfall events that contribute to flooding. These include:\n\n* **Tropical Storms and Hurricanes:** These storms bring heavy rainfall over extended periods, often exceeding the capacity of drainage systems and leading to widespread flooding.\n* **Thunderstorms:** While less intense than hurricanes, thunderstorms can produce heavy downpours in a short time, causing localized flooding, especially in urban areas with limited drainage.\n* **Frontal Systems:** Cold fronts moving across Florida can bring significant rainfall, particularly during the winter months, leading to flooding in low-lying areas.\n* **El Niño-Southern Oscillation (ENSO):** This climate pattern can influence rainfall patterns in Florida, with El Niño years often associated with increased rainfall and flooding.\n\n[information_retrieval_agent]: **No. 2: Sea Level Rise Rate in Florida Compared to Global Average**\n\nFlorida's sea level rise rate is significantly higher than the global average. While the global average sea level rise is about 3.4 millimeters per year, Florida's rate is estimated to be around 9 millimeters per year. This accelerated rate is attributed to factors such as land subsidence and the Gulf Stream's influence.\n\n[information_retrieval_agent]: **No. 3: Urbanization's Impact on Flooding in Florida**\n\nUrbanization in Florida contributes to increased flooding through several mechanisms:\n\n* **Impervious Surfaces:** Concrete and asphalt surfaces in urban areas reduce infiltration, forcing rainwater to run off into drainage systems, which can become overwhelmed during heavy rainfall.\n* **Modified Drainage Patterns:** Urban development often alters natural drainage patterns, leading to concentrated runoff and increased flood risk in certain areas.\n* **Increased Runoff Velocity:** Urban surfaces accelerate runoff, increasing the volume and speed of water flowing into drainage systems, potentially exceeding their capacity.\n\n[information_retrieval_agent]: **No. 4: Regions in Florida Particularly Vulnerable to Flooding**\n\nSeveral regions in Florida are particularly vulnerable to flooding due to their geographic characteristics and exposure to various flood risks:\n\n* **Coastal Areas:** Coastal areas are susceptible to storm surge, sea level rise, and coastal erosion, increasing their vulnerability to flooding.\n* **Low-Lying Areas:** Areas with low elevation are prone to flooding from heavy rainfall and rising sea levels.\n* **Urban Areas:** Urban areas with limited drainage capacity and high concentrations of impervious surfaces are at risk of flooding during heavy rainfall events.\n\n[information_retrieval_agent]: **No. 5: Significant Flood Events in Florida's History**\n\nFlorida has experienced numerous significant flood events throughout its history, with some notable examples:\n\n* **Hurricane Andrew (1992):** This Category 5 hurricane caused widespread flooding in South Florida, primarily due to storm surge and heavy rainfall.\n* **Hurricane Irma (2017):** This Category 4 hurricane brought significant rainfall and storm surge, leading to extensive flooding across the state.\n* **Hurricane Michael (2018):** This Category 5 hurricane caused significant flooding in the Panhandle region, primarily due to heavy rainfall and storm surge.\n\n[information_retrieval_agent]: **No. 6: Flood Mitigation Efforts in Florida**\n\nFlorida has implemented various flood mitigation efforts to reduce flood risk and protect communities:\n\n* **Levees and Seawalls:** These structures are designed to protect coastal areas from storm surge and rising sea levels.\n* **Drainage Systems:** Drainage systems are designed to collect and remove excess rainwater, reducing the risk of flooding in urban areas.\n* **Floodplain Management:** Regulations are in place to restrict development in floodplains, minimizing the risk of damage and loss of life.\n* **Early Warning Systems:** Advanced weather forecasting and warning systems provide timely alerts to residents, allowing them to prepare for potential flooding.\n\n[information_retrieval_agent]: **No. 7: Effectiveness of Flood Mitigation Efforts in Florida**\n\nThe effectiveness of flood mitigation efforts in Florida varies depending on the specific measures implemented and the severity of the flood event. While some efforts have been successful in reducing flood risk, others have proven less effective, particularly in the face of extreme weather events.\n\n[information_retrieval_agent]: **No. 8: Potential Future Impacts of Climate Change on Flooding in Florida**\n\nClimate change is expected to exacerbate flooding in Florida through several mechanisms:\n\n* **Increased Rainfall Intensity:** Climate change is projected to increase the frequency and intensity of rainfall events, leading to more frequent and severe flooding.\n* **Sea Level Rise:** Continued sea level rise will increase the risk of coastal flooding, particularly during storm surge events.\n* **Ocean Warming:** Warmer ocean temperatures can lead to more intense hurricanes, further increasing the risk of flooding.\n\n[information_retrieval_agent]: **No. 9: Economic and Social Consequences of Flooding in Florida**\n\nFlooding in Florida has significant economic and social consequences:\n\n* **Property Damage:** Flooding can cause extensive damage to homes, businesses, and infrastructure, resulting in substantial financial losses.\n* **Disruption of Transportation:** Flooding can disrupt transportation systems, including roads, bridges, and airports, leading to economic losses and social disruption.\n* **Health Risks:** Flooding can create health risks, such as waterborne diseases and injuries from debris.\n* **Displacement of Residents:** Flooding can force residents to evacuate their homes, leading to displacement and social disruption.\n\n[information_retrieval_agent]: **No. 10: Recommendations for Improving Flood Mitigation Efforts in Florida**\n\nTo improve flood mitigation efforts in Florida, several recommendations can be considered:\n\n* **Invest in Infrastructure:** Increased investment in drainage systems, levees, and seawalls is crucial to enhance flood protection.\n* **Promote Sustainable Development:** Encourage development practices that minimize impervious surfaces and preserve natural drainage patterns.\n* **Strengthen Early Warning Systems:** Enhance weather forecasting and warning systems to provide timely and accurate alerts to residents.\n* **Implement Comprehensive Floodplain Management:** Enforce strict regulations to restrict development in floodplains and minimize flood risk.\n* **Promote Public Awareness:** Educate residents about flood risks and encourage them to take steps to prepare for potential flooding.\n\n[exit] \n"}],"role":"model"},"avg_logprobs":-0.1678621389397882,"finish_reason":"STOP","safety_ratings":[{"category":"HARM_CATEGORY_HATE_SPEECH","probability":"NEGLIGIBLE","probability_score":0.059326172,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.08154297},{"category":"HARM_CATEGORY_DANGEROUS_CONTENT","probability":"NEGLIGIBLE","probability_score":0.16601563,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.12109375},{"category":"HARM_CATEGORY_HARASSMENT","probability":"NEGLIGIBLE","probability_score":0.115722656,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.10839844},{"category":"HARM_CATEGORY_SEXUALLY_EXPLICIT","probability":"NEGLIGIBLE","probability_score":0.07910156,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.18847656}]}],"model_version":"gemini-1.5-flash-001","usage_metadata":{"candidates_token_count":1294,"prompt_token_count":704,"total_token_count":1998},"automatic_function_calling_history":[]}
192
- -----------------------------------------------------------
193
-
194
- 2024-12-15 11:51:24,448 - INFO - unit_flow.py:39 - Invocation UfYAgiCT: running flow: UnitFlow, agent: summary_agent, stream: False
195
- 2024-12-15 11:51:24,449 - INFO - unit_flow.py:183 - Agent summary_agent is reacting.
196
- 2024-12-15 11:51:24,449 - INFO - google_llm.py:89 - Request:
197
- -----------------------------------------------------------
198
- System Instruction:
199
- You are an agent. Your name is summary_agent. The description about you is "I can help summarize information of previous content."
200
-
201
- Summarize information in all historical messages that were replied by "question_generation_agent" and "information_retrieval_agent".
202
-
203
- # Instruction on replying format
204
-
205
- - The output should be like an essay that has a title, an abstract, multiple paragraphs for each topic and a conclusion.
206
- - Each paragraph should maps to one or more question in historical content.
207
-
208
- -----------------------------------------------------------
209
- Contents:
210
- {"parts":[{"text":"Research on the factors that affect floods in Florida. "}],"role":"user"}
211
- {"parts":[{"text":"[research_plan_agent]: I can help you with that! Here is a research plan for the factors that affect floods in Florida:\n\n**Factors that affect floods in Florida**\nI will research the factors that affect floods in Florida, such as rainfall, sea level rise, and urbanization.\n\n**Rainfall in Florida**\nI will research the average rainfall in Florida, as well as the frequency and intensity of rainfall events.\n\n**Sea Level Rise in Florida**\nI will research the rate of sea level rise in Florida, as well as the impact of sea level rise on flooding.\n\n**Urbanization in Florida**\nI will research the impact of urbanization on flooding in Florida, such as the effects of impervious surfaces and drainage systems.\n\n**Flood History in Florida**\nI will research the history of floods in Florida, including the frequency, severity, and causes of past floods.\n\n**Flood Mitigation Efforts in Florida**\nI will research the flood mitigation efforts that are currently in place in Florida, as well as the effectiveness of these efforts.\n\nI will start researching now. \n"}],"role":"model"}
212
- {"parts":[{"text":"1. [question_generation_agent]: What are the specific types of rainfall events that contribute to flooding in Florida?\n2. [question_generation_agent]: How does the rate of sea level rise in Florida compare to the global average?\n3. [question_generation_agent]: What are the specific ways that urbanization in Florida contributes to increased flooding?\n4. [question_generation_agent]: Are there any specific regions in Florida that are particularly vulnerable to flooding?\n5. [question_generation_agent]: What are the most significant flood events in Florida's history, and what were their causes?\n6. [question_generation_agent]: What are the different types of flood mitigation efforts currently in place in Florida?\n7. [question_generation_agent]: How effective have these flood mitigation efforts been in reducing flood risk in Florida?\n8. [question_generation_agent]: What are the potential future impacts of climate change on flooding in Florida?\n9. [question_generation_agent]: What are the economic and social consequences of flooding in Florida?\n10. [question_generation_agent]: What are the recommendations for improving flood mitigation efforts in Florida? \n"}],"role":"model"}
213
- {"parts":[{"text":"[information_retrieval_agent]: **No. 1: Types of Rainfall Events Contributing to Flooding in Florida**\n\nFlorida experiences various types of rainfall events that contribute to flooding. These include:\n\n* **Tropical Storms and Hurricanes:** These storms bring heavy rainfall over extended periods, often exceeding the capacity of drainage systems and leading to widespread flooding.\n* **Thunderstorms:** While less intense than hurricanes, thunderstorms can produce heavy downpours in a short time, causing localized flooding, especially in urban areas with limited drainage.\n* **Frontal Systems:** Cold fronts moving across Florida can bring significant rainfall, particularly during the winter months, leading to flooding in low-lying areas.\n* **El Niño-Southern Oscillation (ENSO):** This climate pattern can influence rainfall patterns in Florida, with El Niño years often associated with increased rainfall and flooding.\n\n[information_retrieval_agent]: **No. 2: Sea Level Rise Rate in Florida Compared to Global Average**\n\nFlorida's sea level rise rate is significantly higher than the global average. While the global average sea level rise is about 3.4 millimeters per year, Florida's rate is estimated to be around 9 millimeters per year. This accelerated rate is attributed to factors such as land subsidence and the Gulf Stream's influence.\n\n[information_retrieval_agent]: **No. 3: Urbanization's Impact on Flooding in Florida**\n\nUrbanization in Florida contributes to increased flooding through several mechanisms:\n\n* **Impervious Surfaces:** Concrete and asphalt surfaces in urban areas reduce infiltration, forcing rainwater to run off into drainage systems, which can become overwhelmed during heavy rainfall.\n* **Modified Drainage Patterns:** Urban development often alters natural drainage patterns, leading to concentrated runoff and increased flood risk in certain areas.\n* **Increased Runoff Velocity:** Urban surfaces accelerate runoff, increasing the volume and speed of water flowing into drainage systems, potentially exceeding their capacity.\n\n[information_retrieval_agent]: **No. 4: Regions in Florida Particularly Vulnerable to Flooding**\n\nSeveral regions in Florida are particularly vulnerable to flooding due to their geographic characteristics and exposure to various flood risks:\n\n* **Coastal Areas:** Coastal areas are susceptible to storm surge, sea level rise, and coastal erosion, increasing their vulnerability to flooding.\n* **Low-Lying Areas:** Areas with low elevation are prone to flooding from heavy rainfall and rising sea levels.\n* **Urban Areas:** Urban areas with limited drainage capacity and high concentrations of impervious surfaces are at risk of flooding during heavy rainfall events.\n\n[information_retrieval_agent]: **No. 5: Significant Flood Events in Florida's History**\n\nFlorida has experienced numerous significant flood events throughout its history, with some notable examples:\n\n* **Hurricane Andrew (1992):** This Category 5 hurricane caused widespread flooding in South Florida, primarily due to storm surge and heavy rainfall.\n* **Hurricane Irma (2017):** This Category 4 hurricane brought significant rainfall and storm surge, leading to extensive flooding across the state.\n* **Hurricane Michael (2018):** This Category 5 hurricane caused significant flooding in the Panhandle region, primarily due to heavy rainfall and storm surge.\n\n[information_retrieval_agent]: **No. 6: Flood Mitigation Efforts in Florida**\n\nFlorida has implemented various flood mitigation efforts to reduce flood risk and protect communities:\n\n* **Levees and Seawalls:** These structures are designed to protect coastal areas from storm surge and rising sea levels.\n* **Drainage Systems:** Drainage systems are designed to collect and remove excess rainwater, reducing the risk of flooding in urban areas.\n* **Floodplain Management:** Regulations are in place to restrict development in floodplains, minimizing the risk of damage and loss of life.\n* **Early Warning Systems:** Advanced weather forecasting and warning systems provide timely alerts to residents, allowing them to prepare for potential flooding.\n\n[information_retrieval_agent]: **No. 7: Effectiveness of Flood Mitigation Efforts in Florida**\n\nThe effectiveness of flood mitigation efforts in Florida varies depending on the specific measures implemented and the severity of the flood event. While some efforts have been successful in reducing flood risk, others have proven less effective, particularly in the face of extreme weather events.\n\n[information_retrieval_agent]: **No. 8: Potential Future Impacts of Climate Change on Flooding in Florida**\n\nClimate change is expected to exacerbate flooding in Florida through several mechanisms:\n\n* **Increased Rainfall Intensity:** Climate change is projected to increase the frequency and intensity of rainfall events, leading to more frequent and severe flooding.\n* **Sea Level Rise:** Continued sea level rise will increase the risk of coastal flooding, particularly during storm surge events.\n* **Ocean Warming:** Warmer ocean temperatures can lead to more intense hurricanes, further increasing the risk of flooding.\n\n[information_retrieval_agent]: **No. 9: Economic and Social Consequences of Flooding in Florida**\n\nFlooding in Florida has significant economic and social consequences:\n\n* **Property Damage:** Flooding can cause extensive damage to homes, businesses, and infrastructure, resulting in substantial financial losses.\n* **Disruption of Transportation:** Flooding can disrupt transportation systems, including roads, bridges, and airports, leading to economic losses and social disruption.\n* **Health Risks:** Flooding can create health risks, such as waterborne diseases and injuries from debris.\n* **Displacement of Residents:** Flooding can force residents to evacuate their homes, leading to displacement and social disruption.\n\n[information_retrieval_agent]: **No. 10: Recommendations for Improving Flood Mitigation Efforts in Florida**\n\nTo improve flood mitigation efforts in Florida, several recommendations can be considered:\n\n* **Invest in Infrastructure:** Increased investment in drainage systems, levees, and seawalls is crucial to enhance flood protection.\n* **Promote Sustainable Development:** Encourage development practices that minimize impervious surfaces and preserve natural drainage patterns.\n* **Strengthen Early Warning Systems:** Enhance weather forecasting and warning systems to provide timely and accurate alerts to residents.\n* **Implement Comprehensive Floodplain Management:** Enforce strict regulations to restrict development in floodplains and minimize flood risk.\n* **Promote Public Awareness:** Educate residents about flood risks and encourage them to take steps to prepare for potential flooding.\n\n[exit] \n"}],"role":"model"}
214
- {"parts":[{"text":"Continue output. DO NOT look at this line. ONLY look at the content before this line and system instruction. "}],"role":"user"}
215
- -----------------------------------------------------------
216
- Functions:
217
-
218
- -----------------------------------------------------------
219
-
220
- 2024-12-15 11:51:24,449 - INFO - google_llm.py:98 - Sending out request, model: gemini-1.5-flash, backend: vertex, stream: False
221
- 2024-12-15 11:51:24,450 - INFO - models.py:4388 - AFC is enabled with max remote calls: 10.
222
- 2024-12-15 11:51:31,449 - INFO - google_llm.py:118 - Response:
223
- -----------------------------------------------------------
224
- {"candidates":[{"content":{"parts":[{"text":"## Flooding in Florida: A Comprehensive Analysis of Causes, Impacts, and Mitigation Strategies\n\n**Abstract:** This essay explores the complex issue of flooding in Florida, a state highly vulnerable to various flood threats. It examines the key factors contributing to flooding, including rainfall patterns, sea level rise, and urbanization, and analyzes their historical impact. Furthermore, it evaluates the effectiveness of existing flood mitigation efforts and explores recommendations for future improvements. \n\n**Rainfall Patterns and Flood Risk:**\n\nFlorida's climate is characterized by frequent and intense rainfall events, significantly contributing to flood risk. Tropical storms and hurricanes, particularly during the hurricane season, bring heavy rainfall over prolonged periods, overwhelming drainage systems and causing widespread flooding. Thunderstorms, though less intense, can generate heavy downpours in short bursts, leading to localized flooding, especially in urban areas. Furthermore, frontal systems, particularly during winter months, can bring substantial rainfall, exacerbating flooding in low-lying areas. El Niño-Southern Oscillation (ENSO) events can also influence rainfall patterns, with El Niño years often associated with increased rainfall and subsequent flooding.\n\n**Sea Level Rise and Coastal Flooding:**\n\nFlorida's sea level rise rate surpasses the global average, posing a significant threat to coastal areas. The rate of sea level rise in Florida is estimated to be around 9 millimeters per year, compared to the global average of 3.4 millimeters per year. This accelerated rise is attributed to factors such as land subsidence and the Gulf Stream's influence. As sea levels continue to rise, coastal areas face an increased risk of flooding, particularly during storm surge events, leading to erosion, saltwater intrusion, and potential displacement of coastal communities. \n\n**Urbanization and Flood Risk:**\n\nUrbanization in Florida, while contributing to economic growth, also exacerbates flood risk. The increasing development of impervious surfaces, such as concrete and asphalt, reduces rainwater infiltration, forcing excess water to flow into drainage systems. This can overwhelm the capacity of drainage systems, leading to flooding in urban areas. Furthermore, urban development often alters natural drainage patterns, diverting water flow and increasing flooding risks in specific locations. Finally, urban surfaces accelerate runoff velocity, increasing the volume and speed of water entering drainage systems, further enhancing the risk of flooding.\n\n**Historical Flood Events and Their Impact:**\n\nFlorida has experienced numerous significant flood events throughout its history, highlighting the state's vulnerability. Hurricane Andrew in 1992, a Category 5 hurricane, caused widespread flooding in South Florida, primarily due to storm surge and heavy rainfall. Hurricane Irma in 2017, a Category 4 hurricane, brought significant rainfall and storm surge, leading to extensive flooding across the state. Hurricane Michael in 2018, a Category 5 hurricane, caused substantial flooding in the Panhandle region, primarily due to heavy rainfall and storm surge. These events demonstrate the devastating impact of flooding on infrastructure, property, and human lives. \n\n**Flood Mitigation Efforts and Their Effectiveness:**\n\nFlorida has implemented various flood mitigation efforts to reduce flood risk and protect communities. These efforts include construction of levees and seawalls to protect coastal areas from storm surge and rising sea levels, construction of drainage systems to collect and remove excess rainwater, implementation of floodplain management regulations to restrict development in floodplains, and development of early warning systems to provide timely alerts to residents. While these efforts have contributed to reducing flood risk in some areas, their effectiveness varies depending on the severity of the flood event. Extreme weather events, such as hurricanes, can overwhelm existing infrastructure and mitigation measures, highlighting the need for continuous improvement and adaptation.\n\n**Future Impacts of Climate Change on Flooding:**\n\nClimate change is expected to exacerbate flooding in Florida, posing significant challenges for the state's future. Increased rainfall intensity, driven by climate change, is projected to lead to more frequent and severe flooding events. Continued sea level rise will further increase the risk of coastal flooding, especially during storm surge events. Ocean warming, a consequence of climate change, can contribute to more intense hurricanes, further amplifying flood risk. These compounding factors necessitate proactive measures to adapt to changing climate conditions and mitigate future flood risks. \n\n**Economic and Social Consequences of Flooding:**\n\nFlooding in Florida carries significant economic and social consequences. Property damage from flooding can be extensive, resulting in substantial financial losses for individuals, businesses, and the state. Flooding disrupts transportation systems, including roads, bridges, and airports, causing economic losses and social disruption. Flooding can also create health risks, such as waterborne diseases and injuries from debris. Furthermore, displacement of residents due to flooding can lead to social disruption and strain on existing resources. The economic and social costs of flooding underscore the importance of effective flood mitigation and adaptation strategies.\n\n**Recommendations for Improving Flood Mitigation Efforts:**\n\nTo improve flood mitigation efforts in Florida and address the challenges posed by climate change, several recommendations are crucial. Increased investment in infrastructure, including drainage systems, levees, and seawalls, is essential to enhance flood protection. Promoting sustainable development practices, such as minimizing impervious surfaces and preserving natural drainage patterns, can reduce runoff and mitigate flood risk. Strengthening early warning systems to provide timely and accurate alerts to residents is crucial for preparedness and response. Implementing comprehensive floodplain management regulations to restrict development in floodplains and minimize flood risk is essential. Finally, promoting public awareness about flood risks and encouraging residents to take steps to prepare for potential flooding is vital for community resilience.\n\n**Conclusion:**\n\nFlooding in Florida is a complex issue with multifaceted causes, impacts, and mitigation strategies. Rainfall patterns, sea level rise, and urbanization all contribute to flood risk, while historical events highlight the state's vulnerability. Existing flood mitigation efforts, while valuable, need continuous improvement and adaptation to address the challenges posed by climate change. Investing in infrastructure, promoting sustainable development, strengthening early warning systems, implementing comprehensive floodplain management, and fostering public awareness are key recommendations for enhancing flood resilience and safeguarding Florida's communities from the devastating impacts of flooding. \n"}],"role":"model"},"avg_logprobs":-0.28338926266401243,"finish_reason":"STOP","safety_ratings":[{"category":"HARM_CATEGORY_HATE_SPEECH","probability":"NEGLIGIBLE","probability_score":0.03173828,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.056640625},{"category":"HARM_CATEGORY_DANGEROUS_CONTENT","probability":"NEGLIGIBLE","probability_score":0.15722656,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.078125},{"category":"HARM_CATEGORY_HARASSMENT","probability":"NEGLIGIBLE","probability_score":0.064453125,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.06738281},{"category":"HARM_CATEGORY_SEXUALLY_EXPLICIT","probability":"NEGLIGIBLE","probability_score":0.044677734,"severity":"HARM_SEVERITY_NEGLIGIBLE","severity_score":0.12988281}]}],"model_version":"gemini-1.5-flash-001","usage_metadata":{"candidates_token_count":1248,"prompt_token_count":1903,"total_token_count":3151},"automatic_function_calling_history":[]}
225
- -----------------------------------------------------------
226
-
227
- 2024-12-15 11:51:31,451 - INFO - unit_flow.py:64 - Invocation UfYAgiCT: finished flow: UnitFlow, agent: summary_agent, stream: False
228
- 2024-12-15 11:51:31,453 - INFO - auto_flow.py:118 - Transfer agent from spark_assistant to spark_assistant
229
- 2024-12-15 11:51:31,453 - INFO - unit_flow.py:64 - Invocation UfYAgiCT: finished flow: AutoFlow, agent: spark_assistant, stream: False
230
- 2024-12-15 11:51:31,714 - INFO - main.py:62 - Python-dotenv could not find configuration file /google/src/cloud/weisun/cai-fig/google3/experimental/genai/python/agents/tests/integration/fixture/.env.
231
- 2024-12-15 11:51:31,714 - INFO - web.py:53 - Reloaded page, critical environment variables:
232
- GOOGLE_GENAI_USE_VERTEXAI=1
233
- GOOGLE_API_KEY=AIzaSyCvMjfHWa_yu1Hyia48abZZzmgePe-Ujwo
234
- GOOGLE_CLOUD_PROJECT=cloud-llm-preview1
235
- GOOGLE_CLOUD_LOCATION=us-central1
236
- 2024-12-15 11:51:31,720 - INFO - web.py:862 - Found sessions 1 sessions: ['sample']
237
- 2024-12-15 11:52:21,948 - INFO - main.py:62 - Python-dotenv could not find configuration file /google/src/cloud/weisun/cai-fig/google3/experimental/genai/python/agents/tests/integration/fixture/.env.
238
- 2024-12-15 11:52:21,948 - INFO - web.py:53 - Reloaded page, critical environment variables:
239
- GOOGLE_GENAI_USE_VERTEXAI=1
240
- GOOGLE_API_KEY=AIzaSyCvMjfHWa_yu1Hyia48abZZzmgePe-Ujwo
241
- GOOGLE_CLOUD_PROJECT=cloud-llm-preview1
242
- GOOGLE_CLOUD_LOCATION=us-central1
243
- 2024-12-15 11:52:21,955 - INFO - web.py:862 - Found sessions 1 sessions: ['sample']
@@ -1,202 +0,0 @@
1
-
2
- Apache License
3
- Version 2.0, January 2004
4
- http://www.apache.org/licenses/
5
-
6
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
-
8
- 1. Definitions.
9
-
10
- "License" shall mean the terms and conditions for use, reproduction,
11
- and distribution as defined by Sections 1 through 9 of this document.
12
-
13
- "Licensor" shall mean the copyright owner or entity authorized by
14
- the copyright owner that is granting the License.
15
-
16
- "Legal Entity" shall mean the union of the acting entity and all
17
- other entities that control, are controlled by, or are under common
18
- control with that entity. For the purposes of this definition,
19
- "control" means (i) the power, direct or indirect, to cause the
20
- direction or management of such entity, whether by contract or
21
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
- outstanding shares, or (iii) beneficial ownership of such entity.
23
-
24
- "You" (or "Your") shall mean an individual or Legal Entity
25
- exercising permissions granted by this License.
26
-
27
- "Source" form shall mean the preferred form for making modifications,
28
- including but not limited to software source code, documentation
29
- source, and configuration files.
30
-
31
- "Object" form shall mean any form resulting from mechanical
32
- transformation or translation of a Source form, including but
33
- not limited to compiled object code, generated documentation,
34
- and conversions to other media types.
35
-
36
- "Work" shall mean the work of authorship, whether in Source or
37
- Object form, made available under the License, as indicated by a
38
- copyright notice that is included in or attached to the work
39
- (an example is provided in the Appendix below).
40
-
41
- "Derivative Works" shall mean any work, whether in Source or Object
42
- form, that is based on (or derived from) the Work and for which the
43
- editorial revisions, annotations, elaborations, or other modifications
44
- represent, as a whole, an original work of authorship. For the purposes
45
- of this License, Derivative Works shall not include works that remain
46
- separable from, or merely link (or bind by name) to the interfaces of,
47
- the Work and Derivative Works thereof.
48
-
49
- "Contribution" shall mean any work of authorship, including
50
- the original version of the Work and any modifications or additions
51
- to that Work or Derivative Works thereof, that is intentionally
52
- submitted to Licensor for inclusion in the Work by the copyright owner
53
- or by an individual or Legal Entity authorized to submit on behalf of
54
- the copyright owner. For the purposes of this definition, "submitted"
55
- means any form of electronic, verbal, or written communication sent
56
- to the Licensor or its representatives, including but not limited to
57
- communication on electronic mailing lists, source code control systems,
58
- and issue tracking systems that are managed by, or on behalf of, the
59
- Licensor for the purpose of discussing and improving the Work, but
60
- excluding communication that is conspicuously marked or otherwise
61
- designated in writing by the copyright owner as "Not a Contribution."
62
-
63
- "Contributor" shall mean Licensor and any individual or Legal Entity
64
- on behalf of whom a Contribution has been received by Licensor and
65
- subsequently incorporated within the Work.
66
-
67
- 2. Grant of Copyright License. Subject to the terms and conditions of
68
- this License, each Contributor hereby grants to You a perpetual,
69
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
- copyright license to reproduce, prepare Derivative Works of,
71
- publicly display, publicly perform, sublicense, and distribute the
72
- Work and such Derivative Works in Source or Object form.
73
-
74
- 3. Grant of Patent License. Subject to the terms and conditions of
75
- this License, each Contributor hereby grants to You a perpetual,
76
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
- (except as stated in this section) patent license to make, have made,
78
- use, offer to sell, sell, import, and otherwise transfer the Work,
79
- where such license applies only to those patent claims licensable
80
- by such Contributor that are necessarily infringed by their
81
- Contribution(s) alone or by combination of their Contribution(s)
82
- with the Work to which such Contribution(s) was submitted. If You
83
- institute patent litigation against any entity (including a
84
- cross-claim or counterclaim in a lawsuit) alleging that the Work
85
- or a Contribution incorporated within the Work constitutes direct
86
- or contributory patent infringement, then any patent licenses
87
- granted to You under this License for that Work shall terminate
88
- as of the date such litigation is filed.
89
-
90
- 4. Redistribution. You may reproduce and distribute copies of the
91
- Work or Derivative Works thereof in any medium, with or without
92
- modifications, and in Source or Object form, provided that You
93
- meet the following conditions:
94
-
95
- (a) You must give any other recipients of the Work or
96
- Derivative Works a copy of this License; and
97
-
98
- (b) You must cause any modified files to carry prominent notices
99
- stating that You changed the files; and
100
-
101
- (c) You must retain, in the Source form of any Derivative Works
102
- that You distribute, all copyright, patent, trademark, and
103
- attribution notices from the Source form of the Work,
104
- excluding those notices that do not pertain to any part of
105
- the Derivative Works; and
106
-
107
- (d) If the Work includes a "NOTICE" text file as part of its
108
- distribution, then any Derivative Works that You distribute must
109
- include a readable copy of the attribution notices contained
110
- within such NOTICE file, excluding those notices that do not
111
- pertain to any part of the Derivative Works, in at least one
112
- of the following places: within a NOTICE text file distributed
113
- as part of the Derivative Works; within the Source form or
114
- documentation, if provided along with the Derivative Works; or,
115
- within a display generated by the Derivative Works, if and
116
- wherever such third-party notices normally appear. The contents
117
- of the NOTICE file are for informational purposes only and
118
- do not modify the License. You may add Your own attribution
119
- notices within Derivative Works that You distribute, alongside
120
- or as an addendum to the NOTICE text from the Work, provided
121
- that such additional attribution notices cannot be construed
122
- as modifying the License.
123
-
124
- You may add Your own copyright statement to Your modifications and
125
- may provide additional or different license terms and conditions
126
- for use, reproduction, or distribution of Your modifications, or
127
- for any such Derivative Works as a whole, provided Your use,
128
- reproduction, and distribution of the Work otherwise complies with
129
- the conditions stated in this License.
130
-
131
- 5. Submission of Contributions. Unless You explicitly state otherwise,
132
- any Contribution intentionally submitted for inclusion in the Work
133
- by You to the Licensor shall be under the terms and conditions of
134
- this License, without any additional terms or conditions.
135
- Notwithstanding the above, nothing herein shall supersede or modify
136
- the terms of any separate license agreement you may have executed
137
- with Licensor regarding such Contributions.
138
-
139
- 6. Trademarks. This License does not grant permission to use the trade
140
- names, trademarks, service marks, or product names of the Licensor,
141
- except as required for reasonable and customary use in describing the
142
- origin of the Work and reproducing the content of the NOTICE file.
143
-
144
- 7. Disclaimer of Warranty. Unless required by applicable law or
145
- agreed to in writing, Licensor provides the Work (and each
146
- Contributor provides its Contributions) on an "AS IS" BASIS,
147
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
- implied, including, without limitation, any warranties or conditions
149
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
- PARTICULAR PURPOSE. You are solely responsible for determining the
151
- appropriateness of using or redistributing the Work and assume any
152
- risks associated with Your exercise of permissions under this License.
153
-
154
- 8. Limitation of Liability. In no event and under no legal theory,
155
- whether in tort (including negligence), contract, or otherwise,
156
- unless required by applicable law (such as deliberate and grossly
157
- negligent acts) or agreed to in writing, shall any Contributor be
158
- liable to You for damages, including any direct, indirect, special,
159
- incidental, or consequential damages of any character arising as a
160
- result of this License or out of the use or inability to use the
161
- Work (including but not limited to damages for loss of goodwill,
162
- work stoppage, computer failure or malfunction, or any and all
163
- other commercial damages or losses), even if such Contributor
164
- has been advised of the possibility of such damages.
165
-
166
- 9. Accepting Warranty or Additional Liability. While redistributing
167
- the Work or Derivative Works thereof, You may choose to offer,
168
- and charge a fee for, acceptance of support, warranty, indemnity,
169
- or other liability obligations and/or rights consistent with this
170
- License. However, in accepting such obligations, You may act only
171
- on Your own behalf and on Your sole responsibility, not on behalf
172
- of any other Contributor, and only if You agree to indemnify,
173
- defend, and hold each Contributor harmless for any liability
174
- incurred by, or claims asserted against, such Contributor by reason
175
- of your accepting any such warranty or additional liability.
176
-
177
- END OF TERMS AND CONDITIONS
178
-
179
- APPENDIX: How to apply the Apache License to your work.
180
-
181
- To apply the Apache License to your work, attach the following
182
- boilerplate notice, with the fields enclosed by brackets "[]"
183
- replaced with your own identifying information. (Don't include
184
- the brackets!) The text should be enclosed in the appropriate
185
- comment syntax for the file format. We also recommend that a
186
- file or class name and description of purpose be included on the
187
- same "printed page" as the copyright notice for easier
188
- identification within third-party archives.
189
-
190
- Copyright [yyyy] [name of copyright owner]
191
-
192
- Licensed under the Apache License, Version 2.0 (the "License");
193
- you may not use this file except in compliance with the License.
194
- You may obtain a copy of the License at
195
-
196
- http://www.apache.org/licenses/LICENSE-2.0
197
-
198
- Unless required by applicable law or agreed to in writing, software
199
- distributed under the License is distributed on an "AS IS" BASIS,
200
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
- See the License for the specific language governing permissions and
202
- limitations under the License.