CoolFace
Apppublic

cfee/generador-post-mortem

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
1likes
21 commits on main
ba8b4743mo ago

Pinned and changed color of Space in HF

vvillarreal-cfee
01171147mo ago

fix(model): switch model to google/gemini-2.5-flash

vvillarreal-cfee
665b5f57mo ago

fix(model): Cambiamos a gpt-oss-120b

vvillarreal-cfee
13836858mo ago

feat(agent): Agregamos soporte para VirusTotal IP report.

vvillarreal-cfee
c2463c78mo ago

fix(agent): Ahora utilizamos OpenRouter.

vvillarreal-cfee
f9ccc7010mo ago

feat(app): Ahora utilizamos Groq

vvillarreal-cfee
970234110mo ago

fix(app): Mejorado el tratamiento de formato markdown.

vvillarreal-cfee
9fceb3910mo ago

fix(env): Ahora aceptamos variables de entorno para las API KEYS

vvillarreal-cfee
743fa6211mo ago

fix: Update requirements.txt file

vvillarreal-cfee
b8d9e4711mo ago

feat: Split CrewAI and logic in modules.

vvillarreal-cfee
9ac030611mo ago

feat: First functional Crew

vvillarreal-cfee
41f9f9311mo ago

feat: Remove auto-complete IA feature. Added CrewAI dep

vvillarreal-cfee
161582611mo ago

fix: Mejoramos el prompt

vvillarreal-cfee
551a5dc11mo ago

feat: Added AGENTS.md, changed Pipfile and fix logic in app

vvillarreal-cfee
d4fbeb611mo ago

Refactor Streamlit app: unify key names for input fields and clarify state management for precompletion

vvillarreal-cfee
0627dbe1y ago

Enhance Dockerfile: add user creation step and improve package installation process

vvillarreal-cfee
a18e0221y ago

Update README.md to enhance project description and usage instructions

vvillarreal-cfee
e0c9b201y ago

Refactor Streamlit app UI and enhance AI precompletion functionality; add .gitignore and Pipfile

vvillarreal-cfee
d183fa01y ago

Add Google Gemini integration and enhance post-mortem report generation UI

vvillarreal-cfee
ded429a1y ago

initial commit

vvillarreal-cfee
3c27a101y ago

Duplicate from streamlit/streamlit-template-space

vvillarreal-cfee, FranckAbgrall