nsbradford / SemanticSearch

Minimal RAG (Retrieval Augmented Generation) website with Pinecone, FastAPI, NextJS, MongoDB
https://semantic-search-six.vercel.app
9 stars 3 forks source link

change all print() statements to python logging library #10

Open nsbradford opened 1 year ago

nsbradford commented 1 year ago

should use logger.info() everywhere