Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 403 Bytes

File metadata and controls

16 lines (13 loc) · 403 Bytes

Demeter LLM API

This API supports text and audio input, detects user intent, extracts relevant agroclimatic variables, and uses a RAG architecture to answer using AClimate data and LLaMA 3.

Run the API

uvicorn src.api:app --reload

Run the tests

pytest tests/

Swagger UI

La documentación interactiva está disponible automáticamente en: http://localhost:8000/docs