Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentaTomas committed Jul 19, 2023
2 parents 48c8a38 + fbb28dc commit 84b166c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# Official e2b SDK

The e2b SDK is a set of libraries, tools, and services made to help developers debug, monitor, test, and deploy their AI Agents.
The e2b SDK is a set of libraries, tools, and services made to help developers
debug, monitor, test, and deploy their AI Agents.

The SDK is made of multiple separate packages

- **Agent Communication Protocol**
- An open interface that defines how to control an agent
- **Debugging**
- Real-time agent debugging with time-stepping, share-able stacktraces, and reproducible environment for each agent run
- Real-time agent debugging with time-stepping, share-able stacktraces, and
reproducible environment for each agent run
- **Testing & Evaluations**
- More info soon
- **Monitoring & Observability**
Expand All @@ -20,4 +23,4 @@ The SDK is made of multiple separate packages

All packages forming the SDK are part of the [e2b platform](https://e2b.dev).

Each package is installable separately. You can use only the packages you need.
Each package is installable separately. You can use only the packages you need.

0 comments on commit 84b166c

Please sign in to comment.