#149 — Refactor LLM Engine logging
Repo: Twill-AI/twill-llm-engine State: closed | Status: done Assignee: meliascosta
Created: 2024-10-01 · Updated: 2024-10-08
Description
AC:
- LLM engine now uses the same logging library as facade (standard library)
-
Configuration of logging is imported from python-shared - llm_chat_id is incorporated as log prefix received through the
answer_in_chatmethod
Note: tentant_id will also be part of the logs but it will be inherited as python shared will be updated to include it in the log messages automatically (see https://github.com/Twill-AI/python-shared/issues/37)
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets