Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 246 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 246 Bytes

WEB-SERVICE-Sem-Feed

Se si intende scaricare il web service va aggiunto un file .env nella seguente forma:

PORT = 3002
CNN = "mongodb://127.0.0.1/sem_feed"
API_KEY = "your-open-api-key"
MODEL = "text-embedding-ada-002"
RANKING = 0.80