Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

# Autogen Logging and Ollama #4

Open
tm-ong-chotayapa opened this issue Sep 27, 2024 · 2 comments
Open

# Autogen Logging and Ollama #4

tm-ong-chotayapa opened this issue Sep 27, 2024 · 2 comments

Comments

@tm-ong-chotayapa
Copy link
Collaborator

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))
@tm-ong-chotayapa
Copy link
Collaborator Author

@tm-ong-chotayapa tm-ong-chotayapa changed the title # Extend autogen # Autogen Logging and Ollama Sep 27, 2024
@titipata
Copy link
Collaborator

Documentation: https://ollama.com/blog/openai-compatibility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants