informatica:inteligencia_artificial:agentes
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| informatica:inteligencia_artificial:agentes [2025/12/05 07:59] – jose | informatica:inteligencia_artificial:agentes [2026/05/16 23:25] (current) – jose | ||
|---|---|---|---|
| Line 91: | Line 91: | ||
| pip install ollama | pip install ollama | ||
| + | ====== LITELLM ====== | ||
| + | LiteLLM te puede hacer de proxy a otros modelos | ||
| + | Arrancamos litellm con el comando: | ||
| + | litellm --model ollama/ | ||
| + | Pero hace de proxy y podemos hacer llamadas al modelo gpt-4o con este curl: | ||
| + | curl --silent http:// | ||
informatica/inteligencia_artificial/agentes.txt · Last modified: by jose
