docs: commented out api parts
This commit is contained in:
parent
70a8ea26d2
commit
17f46d640b
@ -95,7 +95,7 @@ Jan's `messages` API is compatible with [OpenAI's Messages API](https://platform
|
|||||||
See [Jan Messages API](https://jan.ai/api-reference#tag/Messages)
|
See [Jan Messages API](https://jan.ai/api-reference#tag/Messages)
|
||||||
|
|
||||||
<!-- TODO clean this part up into API -->
|
<!-- TODO clean this part up into API -->
|
||||||
|
<!--
|
||||||
### Get list message
|
### Get list message
|
||||||
|
|
||||||
> OpenAI Equivalent: https://platform.openai.com/docs/api-reference/messages/getMessage
|
> OpenAI Equivalent: https://platform.openai.com/docs/api-reference/messages/getMessage
|
||||||
@ -254,4 +254,4 @@ See [Jan Messages API](https://jan.ai/api-reference#tag/Messages)
|
|||||||
"created_at": 1699061776,
|
"created_at": 1699061776,
|
||||||
"message_id": "msg_abc123"
|
"message_id": "msg_abc123"
|
||||||
}
|
}
|
||||||
```
|
``` -->
|
||||||
|
|||||||
@ -67,7 +67,7 @@ Jan's Threads API is compatible with [OpenAI's Threads API](https://platform.ope
|
|||||||
See [Jan Threads API](https://jan.ai/api-reference#tag/Threads)
|
See [Jan Threads API](https://jan.ai/api-reference#tag/Threads)
|
||||||
|
|
||||||
<!-- TODO clean this part up into API -->
|
<!-- TODO clean this part up into API -->
|
||||||
|
<!--
|
||||||
### Get thread
|
### Get thread
|
||||||
|
|
||||||
> OpenAI Equivalent: https://platform.openai.com/docs/api-reference/threads/getThread
|
> OpenAI Equivalent: https://platform.openai.com/docs/api-reference/threads/getThread
|
||||||
@ -224,4 +224,4 @@ See [Jan Threads API](https://jan.ai/api-reference#tag/Threads)
|
|||||||
|
|
||||||
### List `Thread.Messages`
|
### List `Thread.Messages`
|
||||||
|
|
||||||
-> Can achieve this goal by calling `Get Thread` API
|
-> Can achieve this goal by calling `Get Thread` API -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user