Commit Graph

4846 Commits

Author SHA1 Message Date
Jakub Dobrý 4adcfd83e9 Add python generated stubs 2025-01-28 11:26:30 -08:00
Jakub Dobrý d92a166d8f Update watch test file formatting 2025-01-28 11:25:43 -08:00
Jakub Dobrý 25c4539de6 Add watch dir recursive option (missing python client regeneration) 2025-01-28 11:25:42 -08:00
0div 1e1d3988be Show metrics in sidebar (#558)
show metrics route in the docs sidebar now that the metrics feature is
released
2025-01-27 13:30:12 -08:00
0div 90fb02caf0 uncomment metrics route 2025-01-27 13:09:33 -08:00
tizkovatereza aea3d3e26f Add groq to docs (#557)
Added code snippets to documentation for using Groq with E2B.
2025-01-27 12:38:13 -08:00
Tereza Tizkova 052473935a Add groq to docs 2025-01-27 12:23:34 -08:00
Vasek Mlejnsky 90788ee0b1 Hide metrics in sidebar (#555)
Hide metrics route in the docs sidebar until the feature is fully
released
2025-01-26 19:25:13 -08:00
Vasek Mlejnsky 5b3ef97a64 hide metrics in sidebar until it's shipped 2025-01-26 19:23:20 -08:00
Vasek Mlejnsky 43291b5889 Fix typo in docs (#554)
run to => to run

🙂
2025-01-26 13:15:16 -08:00
handlebauer 02b032af0b fix thing 2025-01-25 14:16:03 -08:00
0div d3f0e37fb2 Add sandbox metrics docs page (#552)
This documents the new SDK method implemented
[here](https://github.com/e2b-dev/E2B/pull/543)
2025-01-24 16:54:50 -08:00
0div 35c18374d3 use latest beta tag for npm installs 2025-01-24 16:46:48 -08:00
0div 61c7bfa767 fix beta version typo and add private beta note 2025-01-24 16:39:37 -08:00
0div 974d92e7aa update limitations section 2025-01-24 16:24:25 -08:00
Vasek Mlejnsky 8b5af4e174 Update wording for usage limits and alerts (#553)
Clarify wording for usage limits & alerts
2025-01-24 16:22:37 -08:00
Vasek Mlejnsky 525d05329b Change button's text 2025-01-24 16:17:22 -08:00
Vasek Mlejnsky 3fcfd2beb5 Update wording for usage limits and alerts 2025-01-24 16:05:31 -08:00
never not exploring fb0dcb73dc Implement budget alerts & limit (#551)
Adds the ability for teams to set up a budget limit and a budget alert.

The following two sections were added under the dashboards `Usage` tab:
1. Section for setting a `Billing Limit` in `$ (USD)` which blocks the
team when reached & sends notifications along the way to the teams
primary email address
2. Section for settings a `Billing Alert` in `$ (USD)` which sends a
notification to the teams primary email address when reached
2025-01-24 15:10:52 -08:00
Ben Fornefeld 04f223fcdc improve team blocked banner 2025-01-24 15:07:19 -08:00
Ben Fornefeld 830af8584e add team blocked banner on page layout 2025-01-24 14:18:40 -08:00
Ben Fornefeld 13375738b9 update teams retrieval for is_blocked & blocked_reason 2025-01-24 14:18:27 -08:00
0div 295f4e2443 fix code snippet and remove note 2025-01-24 13:55:00 -08:00
0div 44506801e8 update docs based on feedback 2025-01-24 13:45:27 -08:00
0div c4a54fccc7 add metrics to routes 2025-01-24 11:59:18 -08:00
0div 062c6cab42 add metrics docs page 2025-01-24 11:52:19 -08:00
Ben Fornefeld 379cc26d5b update fetch headers for billing alerts 2025-01-24 11:37:50 -08:00
Ben Fornefeld 1e454554b9 prevent form submission with empty values 2025-01-24 11:37:50 -08:00
Vasek Mlejnsky eada5d4479 Fix build error 2025-01-24 11:37:50 -08:00
Vasek Mlejnsky a742e8e9ee Update text for usage limits 2025-01-24 11:37:50 -08:00
Ben Fornefeld e644a98a14 add billing api logic + improve billing alerts components 2025-01-24 11:37:50 -08:00
Ben Fornefeld 673272efcf fix account selector billing url retrieval 2025-01-24 11:37:50 -08:00
Ben Fornefeld 93a6b9b868 add: billing limits states + api layer 2025-01-24 11:37:50 -08:00
Ben Fornefeld 6d9a27800f improve: billing limit components 2025-01-24 11:37:50 -08:00
Ben Fornefeld 54c8315ca4 add: skeletons + usage limits components 2025-01-24 11:37:50 -08:00
Jakub Novak ae61d831d2 Add test 2025-01-23 21:22:35 -08:00
Jakub Novák 1829790af5 Merge branch 'main' into process-time-out-returns-incorrect-exception-in-pythonsdk-e2b-1476 2025-01-23 21:18:37 -08:00
Jakub Novak fd45f0ef52 Handle exception when iterating over process output 2025-01-23 21:17:48 -08:00
Jakub Novak 4520df8de5 Update e2b.toml 2025-01-23 21:17:08 -08:00
Jakub Novak 5b3f58b95e Update e2b.toml 2025-01-23 21:16:53 -08:00
Jakub Novak 61d147906e Add missing backticks 2025-01-23 15:24:00 -08:00
Jakub Novák e3f953da8b Add envd version to SDKs (#548)
# Description

Add envd version when creating sandbox to allow for check if features
are available
2025-01-22 21:09:25 -08:00
Jakub Novak 323c221832 Add TS test 2025-01-22 20:57:43 -08:00
Jakub Novak 2e5398c4b6 Add python tests 2025-01-22 20:55:34 -08:00
Jakub Novak 9282976628 Add envd version 2025-01-22 20:50:48 -08:00
Jakub Novak 91b06e3165 Fix create checkout for users on another clusters 2025-01-22 09:50:58 -08:00
Jakub Novák 61cc00a5d6 Fix default user for the user (#546)
# Description

The column was moved from `Team` to `UserTeam`, because one team can be
the default for a specific user, but not to all of them. This is
addressing the logic in dashboard
2025-01-20 15:15:03 -08:00
Jakub Novak 1c1a681692 Fix default user for the user 2025-01-20 14:45:22 -08:00
Vasek Mlejnsky 69025a7186 Clarify how filtering works with multiple key-value pairs (#545)
Update docs to make it clear how sandbox filtering works with multiple
key-value metadata pairs.
2025-01-18 15:02:34 -08:00
Vasek Mlejnsky 8703049692 Update text 2025-01-18 15:02:22 -08:00