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

Friday evening cleanup #85

Merged
merged 6 commits into from
Feb 18, 2024
Merged

Friday evening cleanup #85

merged 6 commits into from
Feb 18, 2024

Conversation

granawkins
Copy link
Member

Several small bug fixes and workflow improvements.

* always stream the script output
* make terminal output (breaks, spaces, etc) more legible
* remove duplicate prints
* always say "Retrying..." on error
Copy link
Member

@jakethekoenig jakethekoenig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I only had time to skim. I assume you want to get it out soon though and it looks generally good

@@ -9,48 +9,42 @@


def rawdog(prompt: str, config, llm_client):
llm_client.add_message("user", prompt)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice refactor

@granawkins granawkins merged commit 9b6ed04 into main Feb 18, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants