Skip to content

Commit 6601165

Browse files
committed
fix formatting of name
1 parent 2fdcfe6 commit 6601165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Osmosis
44

5-
A Python library that monkey patches LLM client libraries to send all prompts and responses to the OSMOSIS API for logging and monitoring.
5+
A Python library that monkey patches LLM client libraries to send all prompts and responses to the Osmosis API for logging and monitoring.
66

77
## Supported Libraries
88

@@ -12,7 +12,7 @@ A Python library that monkey patches LLM client libraries to send all prompts an
1212

1313
## Installation
1414

15-
[pypi](https://pypi.org/project/osmosis-sdk-python/)
15+
[pypi](https://pypi.org/project/osmosis-ai/)
1616

1717
```bash
1818
# Basic installation with minimal dependencies

0 commit comments

Comments
 (0)