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
10 changes: 10 additions & 0 deletions .speakeasy/in.openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4018,6 +4018,7 @@ components:
- groq
- inception
- inceptron
- inferact-vllm
- inference-net
- infermatic
- inflection
Expand Down Expand Up @@ -8225,6 +8226,7 @@ components:
enum:
- general-high
- general-budget
- general-fast
example: general-high
type: string
tools:
Expand Down Expand Up @@ -12481,6 +12483,7 @@ components:
- Ionstream
- Infermatic
- Io Net
- Inferact vLLM
- Inflection
- Liquid
- Mara
Expand Down Expand Up @@ -17890,6 +17893,7 @@ components:
- Ionstream
- Infermatic
- Io Net
- Inferact vLLM
- Inflection
- Liquid
- Mara
Expand Down Expand Up @@ -18145,6 +18149,10 @@ components:
additionalProperties:
nullable: true
type: object
inferact-vllm:
additionalProperties:
nullable: true
type: object
inference-net:
additionalProperties:
nullable: true
Expand Down Expand Up @@ -18697,6 +18705,7 @@ components:
- Ionstream
- Infermatic
- Io Net
- Inferact vLLM
- Inflection
- Liquid
- Mara
Expand Down Expand Up @@ -24380,6 +24389,7 @@ paths:
- groq
- inception
- inceptron
- inferact-vllm
- inference-net
- infermatic
- inflection
Expand Down
Loading