From ae27d9dcfd32b7fbaa0d5a1fb0126106873332bf Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Thu, 25 Jul 2024 20:27:33 -0400 Subject: [PATCH] Update openai.md --- docs/openai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/openai.md b/docs/openai.md index 04d56bd6..fee30f71 100644 --- a/docs/openai.md +++ b/docs/openai.md @@ -78,7 +78,7 @@ curl http://localhost:11434/v1/chat/completions \ - [x] Streaming - [x] JSON mode - [x] Reproducible outputs -- [x] Tools +- [x] Tools (streaming support coming soon) - [ ] Vision - [ ] Logprobs