llama-stack-mirror/src
Omar Abdelwahab c0295a2495 revert(debug): Remove temporary debug logging from resolver
Removing the debug logging that was added to diagnose signature mismatch errors.
The logging served its purpose - it helped us identify that the error was coming
from api_recorder.py patched methods, not the actual provider implementations.

With the root cause now fixed in api_recorder.py, this debug logging is no longer
needed and can be safely removed to keep the code clean.
2025-11-12 16:12:14 -08:00
..
llama_stack revert(debug): Remove temporary debug logging from resolver 2025-11-12 16:12:14 -08:00
llama_stack_ui feat: allow returning embeddings and metadata from /vector_stores/ methods; disallow changing Provider ID (#4046) 2025-11-12 09:59:48 -08:00