Skip to content

Conversation

hwchase17
Copy link
Contributor

No description provided.

rt.add_outputs({"email": email})
count += 1

# Pass in email through the filesystem as well as state
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is weird because it will break existing crons, but this pr seems to be built in a way where it would be additive (not breaking). can we make a cron-deepagents job and just have this there? and keep this backwards compatible

model_request.system_prompt = model_request.system_prompt + "\n\n" + files_str
return model_request

config_path = Path(__file__).parent / "config.yaml"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

needs to change (obviously)

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.

2 participants