Skip to content

Tags: glacy/evolutIA

Tags

v0.1.2

Toggle v0.1.2's commit message
Release 0.1.2

Optimizaciones implementadas:
- Caché LLM con write-behind y límite de RAM
- Eliminación de build/ del control de versiones
- Soporte asíncrono para llamadas LLM
- Imports centralizados
- Caché de archivos en MaterialExtractor
- Lazy loading de embeddings en RAG
- Límite de paginación en ChromaDB
- Sistema de retry con backoff exponencial

Documentación:
- README.md reescrito con storytelling
- CHANGELOG.md actualizado
- AGENTS.md y docs/ARCHITECTURE.md completados

Paquete publicado en PyPI:
https://pypi.org/project/evolutia/0.1.2/

v.0.1.1

Toggle v.0.1.1's commit message
feat: Convert project to an installable Python package, update module…

… imports to reflect the new structure, and add citation metadata.

v0.1.0

Toggle v0.1.0's commit message
Release v0.1.0