Skip to content

Commit 976469b

Browse files
committed
Update README.md
1 parent 35ae7f7 commit 976469b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This goal of `llm-interface` is to provide a single, simple, unified interface f
1212

1313
## Features
1414

15-
- **Unified Interface**: `LLMInterfaceSendMessage` is a single, consistent interface to interact with **nineteen** different LLM APIs.
15+
- **Unified Interface**: `LLMInterfaceSendMessage` is a single, consistent interface to interact with **19 different LLM APIs**.
1616
- **Dynamic Module Loading**: Automatically loads and manages LLM interfaces only when they are invoked, minimizing resource usage.
1717
- **Error Handling**: Robust error handling mechanisms to ensure reliable API interactions.
1818
- **Extensible**: Easily extendable to support additional LLM providers as needed.

0 commit comments

Comments
 (0)