We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02aaba4 commit 232c01cCopy full SHA for 232c01c
docs/api-inference/tasks/chat-completion.md
@@ -39,6 +39,8 @@ For Chat Completion models, we provide an interactive UI Playground for easier t
39
- Adjust requests parameters from the UI.
40
- Easily switch between UI view and code snippets.
41
42
+<a href="https://huggingface.co/playground" target="blank" style="max-width: 400px; width: 100%;"><img src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/9_Tgf0Tv65srhBirZQMTp.png"/></a>
43
+
44
Access the Inference UI Playground and start exploring: [https://huggingface.co/playground](https://huggingface.co/playground)
45
46
### Using the API
0 commit comments