Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/genai-stack
/ BaseLogger
Class
BaseLogger
utils.py:1–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
class
BaseLogger:
2
def
__init__(self) -> None:
3
self.info = print
4
5
6
def
extract_title_and_question(input_string):
Callers
3
api.py
File · 0.90
load_embedding_model
Function · 0.90
load_llm
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected