-
Notifications
You must be signed in to change notification settings - Fork 523
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
Add multi-file upload and less flaky metrics test for 1.2.0 beta.1 release #626
base: beta
Are you sure you want to change the base?
Conversation
0div
commented
Mar 21, 2025
•
edited
Loading
edited
- make metrics test less dependent on backend interval by polling for results
- merge multi-file upload into this release
Co-authored-by: Vasek Mlejnsky <[email protected]>
Co-authored-by: Vasek Mlejnsky <[email protected]>
Co-authored-by: Vasek Mlejnsky <[email protected]>
Co-authored-by: Vasek Mlejnsky <[email protected]>
…/analyze-data-with-ai/page.mdx`
doc: fix type of file `apps/web/src/app/(docs)/docs/code-interpreting/analyze-data-with-ai/page.mdx` doc: fix typo of file `apps/web/src/app/(docs)/docs/sandbox/internet-access/page.mdx`
# Description Sandbox is closed before the test ends, which resulted in error. The clean up is meant for local testing only
# Description Allow users to filter out sandbox based on metadata --------- Co-authored-by: Mish Ushakov <[email protected]>
the following issues with the code-interpreting documentation have been fixed: 1. https://e2b.dev/docs/code-interpreting/analyze-data-with-ai not working in python 2. https://e2b.dev/docs/code-interpreting/create-charts-visualizations/static-charts unnecessary line of code in python --------- Co-authored-by: Mish Ushakov <[email protected]>
|
…ile-and-less-1.2.0-beta.1-release
@0div can you rebase it to make here only your changes? |