Skip to content

Commit

Permalink
reverse change
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Dec 17, 2024
1 parent 082af12 commit cc46c93
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/04_Model Serving/API Reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,6 @@ pip install openai
print(model.id)
```
</TabItem>

<TabItem>

<TabItem value="json" label="JSON">

<FetchJson url="https://llm-server.llmhub.t-systems.net/v1/chat/completions" method="POST" body={{ key: 'value' }} />

</TabItem>

</Tabs>

Expand Down

0 comments on commit cc46c93

Please sign in to comment.