From da09488fbfc437c55a94bc5374b0850d935ea09f Mon Sep 17 00:00:00 2001 From: Yannick Gloster Date: Sat, 7 Dec 2024 22:16:21 -0800 Subject: [PATCH] docs: remove comment regarding tool streaming in openai.md (#7960) --- docs/openai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/openai.md b/docs/openai.md index 9ad6ae26b..c30276a73 100644 --- a/docs/openai.md +++ b/docs/openai.md @@ -215,7 +215,7 @@ curl http://localhost:11434/v1/embeddings \ - [x] JSON mode - [x] Reproducible outputs - [x] Vision -- [x] Tools (streaming support coming soon) +- [x] Tools - [ ] Logprobs #### Supported request fields