You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
**IMPORTANT** This is still work in progress! API may change and documentation is still work in progress!
4
4
5
-
The `llms_wrapper` Python package is an opnionated library based on the excellen
5
+
The `llms_wrapper` Python package is an opinionated library based on the excellent
6
6
[`litelmm`](https://github.com/BerriAI/litellm) package to simplify using diverse
7
7
LLMs from many different providers.
8
8
@@ -15,6 +15,6 @@ This documentation contains the following sections:
15
15
*[Usage](usage)
16
16
*[Python Docs](pythondoc/llms_wrapper)
17
17
18
-
LLMs currently supported: support is based on the [LiteLLM](https://github.com/BerriAI/litellm)and the supported LLMs are listed [here](https://docs.litellm.ai/docs/providers/)
18
+
LLMs currently supported: support is based on [LiteLLM](https://github.com/BerriAI/litellm)which supports the following [providers](https://docs.litellm.ai/docs/providers/)
0 commit comments