Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modus/app-manifest.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -398,8 +398,8 @@ alphanumeric characters and hyphens.
</ResponseField>

<ResponseField name="provider" type="string">
Source provider of the model. `hugging-face` is currently the only supported
option.
Source provider of the model. If the `connection` value is `hypermode`, this
field is mandatory. `hugging-face` is currently the only supported option.
</ResponseField>

<ResponseField name="connection" type="string" required>
Expand Down