Gemini
The Google language-model family used in KobiGPT’s chat and planning layers.
TL;DR
Google’s LLM family used as KobiGPT’s default chat model.
Quick facts
- Category
- AI & knowledge management
- Product tie-in
- KobiGPT RAG platform
- Related
- See compare and tools pages
- Locale
- TR and EN site
Why teams choose KobiGPT
- Understand terms before evaluating vendors.
- Link concepts to KobiGPT features (RAG, Kobi Kredi).
- Share glossary links with procurement and legal.
- Explore assistant use cases next.
Product facts
- Ücretsiz plan
- 100 doküman · 2 departman · 120 Kobi/ay(PLAN_CONFIG)
- Starter
- 1000 doküman · 5 departman · 1000 Kobi/ay(PLAN_CONFIG)
- Pro
- 12500 doküman · 25 departman · 12500 Kobi/ay(PLAN_CONFIG)
- Chat model default
- gemini-3.7-flash(packages/types/src/kobi-billing.ts → GEMINI_FLASH_MODEL_DEFAULT)
Where Gemini fits in KobiGPT
Gemini is the language-model layer that reads retrieved context and produces a response. Embedding and vector retrieval are separate components; Gemini is not the knowledge base itself.
Output depends on the question, retrieved passages, system instructions, and selected model. Each layer solves a different problem, so the model name should not be treated as the whole RAG system.
Model and cost together
The central types package defines Gemini 3.7 Flash plus lite and pro variants for the application stack. If a default changes, content, cost accounting, and operational expectations should be reviewed together.
Kobi Kredi relates Gemini input and output tokens to model pricing. An estimate and completed-turn usage can differ because token counts and calculation rules are not identical.
Using the model safely
Only context the user is allowed to access and that is relevant to the question should reach Gemini. Company, department, and role boundaries belong in retrieval and cannot be replaced by general model knowledge.
Check the source passage for legal, finance, and HR answers. Fluent model output is not decision evidence; an authorised team should approve the current policy when needed.
Applying Where Gemini fits in KobiGPT in a controlled workflow
A useful way to evaluate gemini is to follow one real question from the source document to the final answer. Record which file was selected, what context reached the model, and what a reviewer would need to verify. This turns a definition into an operational check and makes the result comparable across teams.
The same check should include ownership and change management. Decide who updates the relevant documents, how an outdated result is reported, and which access boundary applies. KobiGPT can provide the assistant and the cited document context, but the organisation still owns the source material, permissions, and the decision made from the answer.
FAQ
What is Gemini in practice?
Google’s LLM family used as KobiGPT’s default chat model.
Does KobiGPT use this?
See product docs and feature pages for implementation details.
More reading?
Visit our blog and FAQ.
Accuracy disclaimer?
Educational content; verify for compliance decisions.
Is Gemini a vector database?
No. Gemini is the language-model layer; embedding and Qdrant are separate retrieval components.
What changes when the Gemini version changes?
Model behaviour, cost, and quality expectations may change; central model and billing definitions should be reviewed together.
Comparison
| Feature | KobiGPT | Alternative |
|---|---|---|
| SME focus | Yes | N/A |
| Citations | When using RAG | N/A |
| Glossary depth | Growing | N/A |
| Tools | Interactive | N/A |