diff --git a/README.md b/README.md index 9bbcbcbf..26c97a5e 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,7 @@ Observability and DevTool platform for AI Agents -

-🐦 Twitter -  •   -📢 Discord -  •   -🖇️ Dashboard -  •   -📙 Documentation -

+
@@ -27,17 +19,22 @@ PyPI - Version - License: MIT + License: MIT
-
-
- Agent Debugging - Session Replays - Summary Analytics -
- All of this with just 2 lines of code +

+🐦 Twitter +  •   +📢 Discord +  •   +🖇️ Dashboard +  •   +📙 Documentation +

+ +
+ Dashboard Banner

@@ -104,7 +101,7 @@ All your sessions can be viewed on the [AgentOps dashboard](https://app.agentops ### First class Developer Experience -Add powerful observability to your agents, tools and functions with as little code as possible: one line. +Add powerful observability to your agents, tools, and functions with as little code as possible: one line at a time.
Refer to our [documentation](http://docs.agentops.ai) @@ -311,16 +308,8 @@ Check out the [LlamaIndex docs](https://docs.llamaindex.ai/en/stable/module_guid ## Time travel debugging 🔮 -
-
- Agent Debugging - Session Replays -
-
- Recapture time, money, and control in your Agent development workflow -
- Cache LLM calls and edit the Completions to trigger different paths in your Agent's execution. -
+
+ Time Travel Banner

diff --git a/docs/images/external/app_screenshots/dashboard_banner.png b/docs/images/external/app_screenshots/dashboard_banner.png new file mode 100644 index 00000000..e720ca35 Binary files /dev/null and b/docs/images/external/app_screenshots/dashboard_banner.png differ diff --git a/docs/images/external/app_screenshots/time_travel_1.png b/docs/images/external/app_screenshots/time_travel_1.png deleted file mode 100644 index 0e19b3e1..00000000 Binary files a/docs/images/external/app_screenshots/time_travel_1.png and /dev/null differ diff --git a/docs/images/external/app_screenshots/time_travel_2.png b/docs/images/external/app_screenshots/time_travel_2.png deleted file mode 100644 index 54fe14f5..00000000 Binary files a/docs/images/external/app_screenshots/time_travel_2.png and /dev/null differ diff --git a/docs/images/external/app_screenshots/time_travel_banner.png b/docs/images/external/app_screenshots/time_travel_banner.png new file mode 100644 index 00000000..46e2948b Binary files /dev/null and b/docs/images/external/app_screenshots/time_travel_banner.png differ