Skip to content

Commit 8f3ee4a

Browse files
committed
WIP
1 parent 054f72b commit 8f3ee4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.md

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

33
**IMPORTANT** This is still work in progress! API may change and documentation is still work in progress!
44

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
66
[`litelmm`](https://github.com/BerriAI/litellm) package to simplify using diverse
77
LLMs from many different providers.
88

@@ -15,6 +15,6 @@ This documentation contains the following sections:
1515
* [Usage](usage)
1616
* [Python Docs](pythondoc/llms_wrapper)
1717

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/)
1919

2020

0 commit comments

Comments
 (0)