Implementa un agente financiero que consulta información sobre la inflación en Argentina utilizando OpenAI y herramientas de Wikipedia y Yahoo Finance. Se define un flujo de trabajo en Prefect para gestionar la ejecución y el registro de mensajes enviados al modelo.
This commit is contained in:
@@ -0,0 +1,152 @@
|
||||
{
|
||||
"version": "1",
|
||||
"metadata": {
|
||||
"marimo_version": "0.16.5"
|
||||
},
|
||||
"cells": [
|
||||
{
|
||||
"id": "MJUe",
|
||||
"code_hash": "bf4c2ec3da54726b1dcf7bbacfb8a9fc",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/html": "<span class=\"markdown prose dark:prose-invert\"><h1 id=\"opentelemetry-grafana-stack-con-dashboards-preconfigurados\">\ud83d\udd2d OpenTelemetry + Grafana Stack con dashboards preconfigurados \ud83d\ude80</h1></span>"
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "Hbol",
|
||||
"code_hash": "1d0db38904205bec4d6f6f6a1f6cec3e",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "vblA",
|
||||
"code_hash": "9d8691f09dd3c2a110820415983b143e",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "bkHC",
|
||||
"code_hash": "95bf1fb529e82c3fbd4731c219f2b0b4",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "lEQa",
|
||||
"code_hash": "4d9a7cdeb028ab0e0df782ba3a18ec56",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": []
|
||||
},
|
||||
{
|
||||
"id": "PKri",
|
||||
"code_hash": "42e8a076992b5694ca5db7e1da939de4",
|
||||
"outputs": [
|
||||
{
|
||||
"type": "data",
|
||||
"data": {
|
||||
"text/plain": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"console": [
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": "time=\"2025-10-05T18:15:27+02:00\" level=warning msg=\"/home/lucas/DataProyects/mis_agentes/conseguir_datos_con_agentes/observability_stack/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion\"\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": "time=\"2025-10-05T18:15:27+02:00\" level=warning msg=\"/home/lucas/DataProyects/mis_agentes/conseguir_datos_con_agentes/observability_stack/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion\"\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Network observability_stack_default Creating\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Network observability_stack_default Created\n Container tempo Creating\n Container victoria Creating\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Container victoria Created\n Container tempo Created\n Container otel-collector Creating\n Container grafana-srv Creating\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Container otel-collector Created\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Container grafana-srv Created\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Container victoria Starting\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Container tempo Starting\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Container victoria Started\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Container tempo Started\n Container otel-collector Starting\n Container grafana-srv Starting\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stdout",
|
||||
"text": "\u2705 Sistema de observabilidad inicializado con dashboards preconfigurados\nGrafana: http://localhost:33000 (user: admin, pass: admin123)\nCollector OTLP HTTP: http://localhost:4318\nCollector OTLP gRPC: localhost:4317\n"
|
||||
},
|
||||
{
|
||||
"type": "stream",
|
||||
"name": "stderr",
|
||||
"text": " Container otel-collector Started\n Container grafana-srv Started\n"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user