Auto prompt generation for any model
Dynamically generate prompt for various use cases
![Features illustration](/_next/image?url=%2F_next%2Fstatic%2Fmedia%2FScreenshot%202024-04-18%20190424.d3b59d0e.png&w=1200&q=75)
Observability Suite
Get insights from most important metrics and debug with detailed logs
Model Router
Higher performance and lower cost than any single LLM
![Target Image](/_next/image?url=%2Fimages%2Fs01.png&w=1200&q=75)
Select the Cost Optimized Model from dropdown
![Target Image](/_next/image?url=%2Fimages%2Fs07.png&w=1200&q=75)
Best model is choosen automatically based on algorithm
![Target Image](/_next/image?url=%2Fimages%2Fs03.png&w=1200&q=75)
Generate prompts at 85% less cost
import Trainkore from 'trainkore-ai';
const trainkore = new Trainkore()
const chat = await trainkore.chat.completions.create({
messages: [{ role: 'user', content: 'Say this is a test' }],
model: 'gpt-4o,
});
console.log(chat.choices);
Integrate in a minute
Works with OpenAI and other AI providers out of the box. Natively integrated with Langchain, LlamaIndex and more.
Prompt Playground with Versioning
Includes all the famous models from OpenAI, Gemini, Coherence, Anthropic, Azure and many more.
![Prompt Playground](/images/s04.png)
![Full width example](/images/dashboard.png)
Iterative Logs and performance analysis
Get the input,output, rating , prompts , metadata and many more
Model agnostic template for every model
Prompt Generation
Auto
Model Switching
Optimized
Monitor Usage
Observability
Prompt Evaluation