-
Notifications
You must be signed in to change notification settings - Fork 192
add default tags for agentops.init #92
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
Conversation
agentstack/templates/autogen/{{cookiecutter.project_metadata.project_slug}}/src/main.py
Show resolved
Hide resolved
|
Adding tags for agentops is a great idea, but there are a ton of format changes in this PR that will break cookiecutter and need to be reverted |
bboynton97
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
^
Fixed. Although it doesn't seem we have a standard linter for this, so I ended up auto formatting a bunch of the examples. Ran |
|
#82 - discussing it here |
#91