Update broken/outdated hyperlink

This commit is contained in:
Srihari Thyagarajan 2024-10-21 23:53:02 +05:30
parent 6b4e556a7a
commit 4c562c3e12
No known key found for this signature in database
GPG Key ID: C09B729612CF7027

View File

@ -14,7 +14,7 @@
{
"key": "chat-completions-endpoint",
"title": "Chat Completions Endpoint",
"description": "The endpoint to use for chat completions. See the [Martian API documentation](https://docs.withmartian.com/martian-model-router/api-reference/get-chat-completions) for more information.",
"description": "The endpoint to use for chat completions. See the [Martian API documentation](https://docs.withmartian.com/martian-model-router/getting-started/quickstart-integrating-martian-into-your-codebase) for more information.",
"controllerType": "input",
"controllerProps": {
"placeholder": "https://withmartian.com/api/openai/v1/chat/completions",