Skip to content

Commit e9c03d7

Browse files
Fixing Video in Energy-Sgent
1 parent 89d2602 commit e9c03d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/genai-ecosystem/pages/energy-agent.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Below are some sample questions you can ask:
5858

5959
This should produce responses using the tools configured. Below is a video with outputs from a previous run:
6060
++++
61-
<iframe src="https://drive.google.com/file/d/1TbqMBmnUVj9TP6Wp_z3ST2tmlnABYnEU/preview" width="100%" height="100%" allow="autoplay"></iframe>
61+
<iframe src="https://drive.google.com/file/d/1TbqMBmnUVj9TP6Wp_z3ST2tmlnABYnEU/preview" width="640" height="480" allow="autoplay"></iframe>
6262
++++
6363

6464
Note that these responses can be further improved with more agent instructions, tools, and tuning. You can customize this even further with agent frameworks like LangChain and Google Agent Development Kit (ADK). See the https://github.com/neo4j-product-examples/neo4j-supplier-graph[supplier] and https://github.com/neo4j-product-examples/neo4j-employee-graph[employee] examples for use with ADK.

0 commit comments

Comments
 (0)