OpenKBS Pricing
Choose the perfect plan, start free and scale as you grow.
* All prices exclude VAT
Starter
Build and test your first AI agency
1,500 credits + 1 agent
- Monthly Credits:1,500
- Agents:1
- File Storage:1GB
Pro
For agencies ready to sell to first clients
8,000 credits + 20 agents
- Monthly Credits:8,000
- Agents:20
- File Storage:10GB
Business
For agencies scaling their business
40,000 credits + 100 agents
- Monthly Credits:40,000
- Agents:100
- File Storage:100GB
Enterprise
Large scale AI Agency
200,000 credits + 1,000 agents
- Monthly Credits:200,000
- Agents:1,000
- File Storage:1TB
Contact: office@openkbs.com
Additional Credits
Need more credits beyond your monthly plan? Purchase additional credits on-demand: 1,000 credits for €10
Service Pricing Details
All usage pricing is shown in credits. These services are billed based on actual usage.
Database Services
NoSQL database is included with every active agent. VectorDB is optional for agents requiring semantic search capabilities.
NoSQL Database (Included)
Stores agent instructions, memory, and structured data. Fast key-based access.
• Basic agent (1GB + 100K reads): €2.50 + €0.15 = €2.65/month
• Active agent (1GB + 5M reads + 2M writes): €2.50 + €0.75 + €0.30 = €3.55/month
VectorDB (Optional Service)
Semantic search for RAG applications and contextual AI memory.
• Small RAG (1GB + 10K queries + 5K writes): €2.50 + €1.00 + €0.05 = €3.55/month
• Medium RAG (2GB + 40K queries + 20K writes): €5.00 + €4.00 + €0.20 = €9.20/month
Code Execution Service
Enterprise-grade serverless code execution platform. Deploy custom business logic, integrate APIs, and build sophisticated agent workflows with your own code.
Code Execution Features
Our prefetch technology eliminates unnecessary LLM roundtrips by executing tool calls before LLM processing.
onRequest (prefetch): Executes tool calls BEFORE the LLM even starts. Your code analyzes the request and fetches all needed data upfront. Instead of LLM → tool call → wait → LLM again (2 expensive LLM calls), you get: prefetch data → LLM (1 call). Cuts LLM costs by 50% on every tool-using request.
onResponse (standard): Normal tool execution after LLM response
0.3 credits per event
Default configuration: 0.6 credits per message (2 events × 0.3 credits)
Both handlers enabled for maximum efficiency
Only pay for what you use - disable handlers based on your needs
| Service Name | Vendor | Price | Description |
|---|---|---|---|
| nodejs20 | 0.3 credits / request | NodeJS code execution service |
Chat Models
AI chat models are priced based on the usage of input and output tokens, calculated per 1 million tokens. A token can be a word, part of a word, or punctuation, serving as the basic unit the model processes. Input tokens are the text prompts given to the model, while output tokens are the responses generated by the model. Pricing is shown in credits. Credits are available on-demand at €0.01 per credit.
| Service Name | Vendor | Text Input | Text Output | Image Input | Context Size |
|---|---|---|---|---|---|
| OpenAI o1 | openai | 1500 credits / 1M | 6000 credits / 1M | 0.75 credits / image | 128K |
| OpenAI o3-mini | openai | 200 credits / 1M | 600 credits / 1M | 200K | |
| GPT 4 Omni | openai | 500 credits / 1M | 1500 credits / 1M | 0.75 credits / image | 128K |
| GPT 5 Mini | openai | 40 credits / 1M | 250 credits / 1M | 0.5 credits / image | 400K |
| GPT 5.1 | openai | 150 credits / 1M | 1200 credits / 1M | 0.75 credits / image | 400K |
| GPT 5 | openai | 150 credits / 1M | 1200 credits / 1M | 0.75 credits / image | 400K |
| Claude 4.5 Sonnet | anthropic | 400 credits / 1M | 2000 credits / 1M | 0.75 credits / image | 200K |
| Claude 4.5 Haiku | anthropic | 120 credits / 1M | 600 credits / 1M | 0.75 credits / image | 200K |
| Gemini 3.0 Pro | 250 credits / 1M | 1500 credits / 1M | 900K | ||
| Llama 3.1 70B | meta | 99 credits / 1M | 99 credits / 1M | 120K | |
| Gemini 2.5 Pro | 150 credits / 1M | 1200 credits / 1M | 200K | ||
| Qwen-Max | alibaba | 300 credits / 1M | 900 credits / 1M | 120K | |
| Llama 3.1 405B | meta | 600 credits / 1M | 1200 credits / 1M | 120K | |
| Qwen-3-235b-a22b-instruct | alibaba | 80 credits / 1M | 150 credits / 1M | 60K |
Image and Video Generation
Image and video generation models convert text descriptions into visual content. Image models are priced per request or per image, while video models are priced per second of generated content. Pricing is shown in credits.
| Service Name | Vendor | Price | Description |
|---|---|---|---|
| GPT Image | openai | Input: 1.5 credits / 1K tokens Output: 6 credits / 1K tokens | Advanced image generation model from OpenAI |
| Sora | openai | sora-2: 720x1280: 12.5 credits/sec 1280x720: 12.5 credits/sec sora-2-pro: 720x1280: 40 credits/sec 1280x720: 40 credits/sec 1024x1792: 60 credits/sec 1792x1024: 60 credits/sec | AI-powered video generation model from OpenAI |
| Gemini 2.5 Flash Image | 7 credits / image | Fast image generation from Google Gemini |
Embedding Models
Embeddings models are priced based on the usage of input tokens, calculated per 1 million tokens. A token can be a word, part of a word, or punctuation, serving as the basic unit the model processes. Input tokens are the text data provided to the model for generating embeddings. Pricing is shown in credits.
| Service Name | Vendor | Text Input | Context Size |
|---|---|---|---|
| OpenAI Text Embedding v3 large | openai | 13 credits / 1M | 8K |
| OpenAI Text Embedding v3 small | openai | 2 credits / 1M | 8K |
Web Tools
Web tools encompass a range of services designed to interact with web content, including search engines, webpage readers, and more. These tools are priced based on the complexity and the computational resources required for each request. Pricing is shown in credits.
| Service Name | Vendor | Price | Description |
|---|---|---|---|
| Google Search | 0.6 credits / request | Retrieves search results from Google | |
| Read Webpage | 0.48 credits / minute | Extracts text from web pages | |
| Send Mail | 2.7 credits / request | Send Mail | |
| Check VAT | 2.7 credits / request | Check VAT | |
| Exchange Rates | 1 credits / request | Exchange Rates | |
| Text Detection | 1 credits / request | Extracts text from images | |
| Document To Text | 0.24 credits / minute | Extracts text from documents | |
| Translate Text | 0.002 credits / character | Provides text translation and detection |
Audio Models
Audio models offer capabilities ranging from speech-to-text conversion to generating synthetic speech. Pricing varies based on the model's complexity and the length of the audio processed. Pricing is shown in credits.
| Service Name | Vendor | Price | Description |
|---|---|---|---|
| Whisper Large v3 | 0.6 credits / minute | Extracts text from speech | |
| Text To Speech | 0.003 credits / character | Converts text into natural-sounding speech |