feat: implementing embedding AI

This commit is contained in:
2026-03-18 17:15:39 -03:00
parent e8cdf61468
commit 64d3d5be91
32 changed files with 3568 additions and 174 deletions
+3
View File
@@ -22,6 +22,9 @@ OPENAI_API_KEY=
LOCAL_WHISPER_URL=http://localhost:9000
LOCAL_OLLAMA_URL=http://localhost:11434
LOCAL_LLM_MODEL=llama3.2:3b
# Embedding Model for semantic search (pgvector)
EMBEDDING_MODEL=nomic-embed-text
# Mercado Pago Configuration
MP_ACCESS_TOKEN=