Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -60,7 +60,7 @@ root_agent = LlmAgent(
|
|
60 |
generate_content_config=types.GenerateContentConfig(
|
61 |
temperature=0.0,
|
62 |
),
|
63 |
-
name="
|
64 |
instruction=instruction,
|
65 |
description="Agente especialista en dolor lumbar",
|
66 |
#tools=[consultar_guia_medica]
|
|
|
60 |
generate_content_config=types.GenerateContentConfig(
|
61 |
temperature=0.0,
|
62 |
),
|
63 |
+
name="Agente_Auditor",
|
64 |
instruction=instruction,
|
65 |
description="Agente especialista en dolor lumbar",
|
66 |
#tools=[consultar_guia_medica]
|