Update app.py
Browse files
app.py
CHANGED
@@ -137,7 +137,7 @@ print("-----")
|
|
137 |
#agent.token = "Bearer xxx"
|
138 |
#print(agent.token)
|
139 |
#agent.run("Answer the following question", question ="what is the capitol of the usa?", context="The capitol of the usa is London")
|
140 |
-
|
141 |
|
142 |
#agent.chat("Transform the picture so that there is a rock in there")
|
143 |
|
|
|
137 |
#agent.token = "Bearer xxx"
|
138 |
#print(agent.token)
|
139 |
#agent.run("Answer the following question", question ="what is the capitol of the usa?", context="The capitol of the usa is London")
|
140 |
+
agent.chat("Draw me a picture of rivers and lakes")
|
141 |
|
142 |
#agent.chat("Transform the picture so that there is a rock in there")
|
143 |
|