Skip to main content

Kiln AI Server

Project description

Kiln AI REST Server

PyPI - Version PyPI - Python Version


About Kiln AI

Learn more about Kiln AI at kiln.tech

This package is the Kiln AI server package. There is also a separate desktop application and python library package.

Github: github.com/Kiln-AI/kiln

Installation

We suggest installing with uv:

uv tool install kiln_server

REST API Docs

Our OpenAPI docs: https://kiln-ai.github.io/Kiln/kiln_server_openapi_docs/index.html

Running the server

After installing, run:

kiln_server

kiln_server Command Options

usage: kiln_server [-h] [--host HOST] [--port PORT] [--log-level LOG_LEVEL] [--auto-reload AUTO_RELOAD]

Run the Kiln AI REST Server.

options:
  -h, --help            show this help message and exit
  --host HOST           Host for network transports.
  --port PORT           Port for network transports.
  --log-level LOG_LEVEL
                        Log level for the server when using network transports.
  --auto-reload AUTO_RELOAD
                        Enable auto-reload for the server.

Using the server in another FastAPI app

See server.py for examples, but you can connect individual API endpoints to your app like this:

from kiln_server.project_api import connect_project_api

app = FastAPI()
connect_project_api(app)

Kiln MCP Server

Also included in this package is a MCP server for serving Kiln tools.

See it's README for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kiln_server-0.24.0.tar.gz (195.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kiln_server-0.24.0-py3-none-any.whl (85.6 kB view details)

Uploaded Python 3

File details

Details for the file kiln_server-0.24.0.tar.gz.

File metadata

  • Download URL: kiln_server-0.24.0.tar.gz
  • Upload date:
  • Size: 195.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.3

File hashes

Hashes for kiln_server-0.24.0.tar.gz
Algorithm Hash digest
SHA256 7152244f8e8a0f4fe763771d3c3d2c0d94dc22876ccfc78c1fe99ed7cbd217a0
MD5 2a38ad34991a1cb4f548ff1154346b16
BLAKE2b-256 df5ddf6154cf02a8e08539db7cebd5d12fec7261d5e2eb018c7acf03d065f351

See more details on using hashes here.

File details

Details for the file kiln_server-0.24.0-py3-none-any.whl.

File metadata

File hashes

Hashes for kiln_server-0.24.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aa4adf2d4c418af8c0cd178c10d2ce4bed6e2645968f91be2e3e8ab1d9d7606a
MD5 0c1c41bd978036285d56e64ab1ea383a
BLAKE2b-256 7f1e56a46def3643146efd3e28fd3e107754851d3e0cfdffee84450a226cad6a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page