docs: update models
This commit is contained in:
parent
53245faa54
commit
c45b74457a
@ -14,7 +14,7 @@ This is currently under development.
|
||||
|
||||
- Users can tweak `model` params and `assistant` behavior within each thread.
|
||||
- Users can import and export threads.
|
||||
- An [OpenAI Thread API](https://platform.openai.com/docs/api-reference/threads) compatible endpoint at `localhost:3000/v1/threads`.
|
||||
- An [OpenAI Thread API](https://platform.openai.com/docs/api-reference/threads) compatible endpoint at `localhost:1337/v1/threads`.
|
||||
|
||||
## Folder Structure
|
||||
|
||||
|
||||
@ -110,16 +110,7 @@ components:
|
||||
type: string
|
||||
description: "List of assets related to the model."
|
||||
required:
|
||||
- type
|
||||
- version
|
||||
- id
|
||||
- name
|
||||
- created
|
||||
- state
|
||||
- format
|
||||
- source_url
|
||||
- settings
|
||||
- parameters
|
||||
|
||||
ModelObject:
|
||||
type: object
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user