We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fdcfe6 commit 6601165Copy full SHA for 6601165
README.md
@@ -2,7 +2,7 @@
2
3
# Osmosis
4
5
-A Python library that monkey patches LLM client libraries to send all prompts and responses to the OSMOSIS API for logging and monitoring.
+A Python library that monkey patches LLM client libraries to send all prompts and responses to the Osmosis API for logging and monitoring.
6
7
## Supported Libraries
8
@@ -12,7 +12,7 @@ A Python library that monkey patches LLM client libraries to send all prompts an
12
13
## Installation
14
15
-[pypi](https://pypi.org/project/osmosis-sdk-python/)
+[pypi](https://pypi.org/project/osmosis-ai/)
16
17
```bash
18
# Basic installation with minimal dependencies
0 commit comments