1.0.0 • Published 9 months ago
@quantiumx/vajanai v1.0.0
VajanAI (Bajan'ay)
VajanAI is library proxy which trains LLMs to behave as Logistics and Transportation expert
Features
- Use apis from chatgpt, deepseek, llama, or your own model
Installation
Install the library using npm:
npm install vajanaiUsage
Import the VajanAI library and create a logger instance:
import VajanAI from 'vajanai'
const vajanai = await VajanAI();
const response = await vajanai.getCompletion(question);
console.log(response);License
This project is licensed under the MIT License - see the LICENSE file for details.
1.0.0
9 months ago