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

Support Updates on Crew Executions #28

Open
Tracked by #34
human058382928 opened this issue Dec 19, 2024 · 0 comments
Open
Tracked by #34

Support Updates on Crew Executions #28

human058382928 opened this issue Dec 19, 2024 · 0 comments
Assignees
Labels

Comments

@human058382928
Copy link

human058382928 commented Dec 19, 2024

A new endpoint is needed to update a crew execution record. The workflow involves first creating a new crew execution, followed by creating the crew execution steps and linking them to the crew execution ID. Finally, the endpoint should allow updating the record to include the final result and the token count.

Currently the token count is hard coded to 0 and there is not field for the final result in the model/database.

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

No branches or pull requests

2 participants