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.22.1.tar.gz (177.3 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.22.1-py3-none-any.whl (64.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for kiln_server-0.22.1.tar.gz
Algorithm Hash digest
SHA256 a42d73fdd46703e5815cea0fc8f9c0aeb5cc7c679581d0625a054d8fb806301c
MD5 01e3d7da53af3878dcd8d5d7c3330fb9
BLAKE2b-256 6022ecf5e68154576007c75084df0d9072a7c528efba54ad11a9054a02266ff1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kiln_server-0.22.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f3c0bdd842a12a350274fe7e0248cbe079e2e9ea3d9e0883688886994ff4c264
MD5 dd951edb470a65a40bc547e0031829e4
BLAKE2b-256 c2ff9fc4d92a66c9fb392c5beec1d33719f646c03bf637758afac542099c5256

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