Open tm-ong-chotayapa opened 1 month ago
import autogen # Start logging with logger_type and the filename to log to logging_session_id = autogen.runtime_logging.start(logger_type="file", config={"filename": "runtime.log"}) print("Logging session ID: " + str(logging_session_id))
https://microsoft.github.io/autogen/docs/topics/non-openai-models/local-litellm-ollama/
Documentation: https://ollama.com/blog/openai-compatibility