Skip to content

Commit 324ad7b

Browse files
author
Preetam Joshi
committed
Minor documentation updates.
1 parent deb686a commit 324ad7b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,13 @@ available in a future release.
3232

3333
## Getting Started
3434

35+
### SDK and UI
36+
3537
AIMon supports asynchronous instrumentation or synchronous detections for the metrics mentioned above. Use these steps
3638
to get started with using the AIMon SDK and the product.
3739

3840
- Step 1: Get access to the beta product by joining the wait list on our [website](https://aimon.ai/) or by requesting
39-
it on [Slack](https://join.slack.com/t/generativeair/shared_invite/zt-2jab62lsj-xM9a_s~Qweu8lf3YS2cANg) or
40-
sending an email to info@aimon.ai
41+
it on [Slack](https://join.slack.com/t/generativeair/shared_invite/zt-2jab62lsj-xM9a_s~Qweu8lf3YS2cANg) or sending an email to info@aimon.ai
4142
- Step 2: Install the AIMon SDK by running `pip install aimon` in your terminal.
4243
- Step 3: Refer to the [sample notebook](examples/notebooks/aimon_sdk_langchain_summarization.ipynb) for an example of how to instrument an LLM application asynchronously using the SDK.
4344
You can also refer to the sample [streamlit application](examples/langchain_summarization_app.py) for an example for synchronous detections.

0 commit comments

Comments
 (0)