Skip to content

Commit ec03de9

Browse files
Updating read me
1 parent 21fe9db commit ec03de9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@ Also call any local model using [Ollama OpenAI compatibility endopints](https://
4545
> routed through your backend server where your API keys can be securely
4646
> loaded from an environment variable or key management service.
4747
48+
## Functionalities
49+
50+
- [x] Chat completions
51+
- [x] Chat completions with stream
52+
- [ ] Tool use
53+
- [ ] Image as input
54+
4855
## Usage
4956

5057
To interface with different LLMs, you need only to supply the corresponding LLM configuration and adjust the parameters accordingly.

0 commit comments

Comments
 (0)