Hypermode home page
Search...
⌘K
Ask AI
Support
Request Access
Request Access
Search...
Navigation
Configure Project
Project Manifest
Docs
Home
Blog
Get Started
Introduction
Quickstart
Configure Project
Project Manifest
Define Models
Define Hosts
Define Schema
Write Functions
Functions SDK
Connection
Inference
Search
Console
Iterate Constantly
Deploy Project
Function Observability
Configure Project
Project Manifest
The manifest in a Hypermode project allows you to configure the resources your functions have access to at runtime. You define the manifest in the
hypermode.json
and
schema.graphql
files within the root of your project directory.
Models
Define inference services for use in your functions
Hosts
Establish connectivity for models and other external endpoints
Schema
Expose functions on your project’s API endpoint
Quickstart
Define Models
Assistant
Responses are generated using AI and may contain mistakes.