Managed model APIs
Stable, versioned endpoints for commercial inference, compatible with the SDKs your team already uses.
Production AI inference for Thailand
Frontier, open-source, and Thai-native models through one OpenAI-compatible API. We operate the GPUs, routing, and metering in Thailand. Your team integrates one endpoint and ships.
OpenAI, Anthropic, and Gemini-compatible · Billed per token · Tokens are AI inference output, not cryptocurrency.
1client = OpenAI(
2- base_url="https://api.openai.com/v1",
2+ base_url="https://api.siamgpt.com/v1",
3 api_key="sgt-•••a1",
4)
5
6client.chat.completions.create(
7 model="siamllm-th", # or claude-sonnet-5, gpt-5.5 …
8 messages=[{"role": "user", "content": "สรุปสัญญาฉบับนี้"}],
9)Managed inference
SiamGPT Token Factory hosts and operates large language models for businesses through managed APIs and routing. You receive model outputs. We run the capacity, the serving stack, and the operations underneath.
Stable, versioned endpoints for commercial inference, compatible with the SDKs your team already uses.
We run the serving layer, capacity planning, observability, and reliability needed to produce tokens under real traffic.
Requests are weighed by health, latency, capacity, and cost, then routed with failover that switches in seconds.
Inference runs on NVIDIA GPUs operated in Thailand, so Thai data can stay in the country when your policy requires it.
Platform
Start pay-as-you-go, commit capacity once traffic is predictable, or isolate everything on hardware reserved for you. The API, keys, and bill stay the same.
Call any catalog model on demand. No infrastructure to manage and no commitment.
Best for prototypes, new features, spiky traffic
Submit large offline jobs and collect results later, at a lower rate than real-time calls.
Best for document backfills, evaluations, embeddings
Committed token capacity with a service level agreement, for production traffic that cannot queue.
Best for customer-facing assistants at steady volume
A model deployed on GPUs allocated to you alone, with predictable latency and your own configuration.
Best for latency-sensitive and custom models
The full serving stack inside your data center or an isolated enclave, operated by our team.
Best for government, finance, regulated data
Adapt SiamLLM or open models on your data, and measure quality before anything reaches production.
Best for domain language, house style, accuracy targets
Governance
Organizations, workspaces, and projects scope every key and every model. Permissions follow the structure, not individual people.
Project: holds the API keys and the model allowlist. This is where access is actually enforced.
Illustration. The allowlist applies before traffic reaches a provider.
| 09:41:22 | siamllm-th | 200 | 12.4k tok | 3.10 cr |
| project support-bot · key sgt-•••a1 · workspace Customer Experience | ||||
| 09:41:20 | gpt-5.5 | 200 | 3.1k tok | 0.68 cr |
| 09:41:18 | kling-v3-pro | 200 | — | 42.00 cr |
| 09:41:15 | gemini-3.5-flash | 429 | — | 0.00 cr |
| 09:41:11 | nemo-retriever-embed | 200 | 0.8k tok | 0.04 cr |
Illustrative data. Failed requests are logged and not charged.
Metering & billing
Usage from every provider is logged per request and rolled into one bill. Credits flow down the hierarchy, so budgets are set before the spend, not reconciled after it.
A Monday morning
The same governance layer, opened by three people for three different reasons.
Keep the OpenAI SDK. Scope comes from the project key, so there is no new authentication flow to build.
1- model: "gpt-5.5",
1+ model: "siamllm-th",
2 baseURL: "https://api.siamgpt.com/v1",No more stitching together provider statements, billing cycles, and exchange rates before the month can close.
Who can call which model is answered in one place, instead of logging in to each provider to check.
Onboarding
Self-serve keys get you started in minutes. For committed and private capacity, a project runs in four steps.
We map the workload, target models, latency needs, throughput, and data residency.
We allocate and configure serving capacity for the agreed workload and delivery mode.
Your team integrates one API and receives model outputs, with keys and quotas per project.
We monitor routing, capacity, reliability, and token delivery as your demand changes.
Built in-house
A large language model platform designed specifically for the Thai language. It sits in the catalog next to every other model, one model ID away.
model: "siamllm-th" Meet SiamLLM
Solutions
Stability, cost, compliance, and delivery requirements differ by team. Token Factory adapts from standard API access to fully private deployment.
One model API integrated once, with failover and per-project quotas and billing.
Switch models freely on one protocol and pay only for the tokens you use.
Private deployment with isolated compute in Thailand and full-chain audit trails.
Unified multi-model calls, elastic concurrency, and complete call logs.
Your domain and tenant, separate keys, and revenue-split billing.
Multimodal models behind one interface, with high-concurrency batch generation.
Tell us your workload, target models, and expected traffic. We will scope capacity and get your team an API key.