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

enhance: allow 100MB workspace file uploads #1979

Merged
merged 1 commit into from
Mar 8, 2025

Conversation

thedadams
Copy link
Contributor

@thedadams thedadams commented Mar 7, 2025

Issue: #1831

@@ -282,16 +285,6 @@ func convertFile(file, prefix string) types.File {
}
}

func uploadFile(ctx context.Context, req api.Context, gClient *gptscript.GPTScript, workspaceName string) error {
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 was only used in one spot, so I removed its contents to where it is being used to avoid confusion.

@ibuildthecloud
Copy link
Contributor

Definitely a 10x engineer PR.

@thedadams thedadams merged commit 8659129 into obot-platform:main Mar 8, 2025
2 checks passed
@thedadams thedadams deleted the gh-1831 branch March 8, 2025 20:14
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.

3 participants