lgabs / dialog

Dialog is a production-ready Q&A Application with LLMs, using Langchain and LangServe.
MIT License
3 stars 0 forks source link

use logging to make_embeddings instead of prints #6

Closed lgabs closed 2 months ago

lgabs commented 2 months ago

This will help to set the pattern to other logs in other modules.