Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ declare a model and get back a unified, OpenAI-compatible endpoint. Neither team
has to know the details of the other's job.

> [!WARNING]
> Modelplane is an early v0.1 release under active development. Its APIs and
> behavior can change between releases. We are building it in the open,
> collaborating with the AI inference community on integrations and capabilities.
> Modelplane is an early release under active development. Its APIs and behavior
> can change between releases. We are building it in the open, collaborating
> with the AI inference community on integrations and capabilities.

## Deploy a model

Expand Down
2 changes: 1 addition & 1 deletion docs/manifests/getting-started/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ kind: Configuration
metadata:
name: modelplane
spec:
package: xpkg.upbound.io/modelplane/modelplane:v0.1.0
package: xpkg.upbound.io/modelplane/modelplane:v0.2.0
Loading