Kalosm v0.2.0 Tasks, Evaluation, Prompt Auto-Tuning, Regex Validation, Surreal Database Integration, RAG improvements, Performance Improvements, and More!
We're excited to announce the release of Kalosm v0.2.0! This release includes a number of new features, improvements, and bug fixes including:Tasks and AgentsTask EvaluationPrompt Auto-TuningRegex ValidationSurreal Database IntegrationRAG improvementsPerformance ImprovementsNew ModelsTasks and Agents!Kalosm now includes utilities for running, evaluating, and improving tasks and agents.Let's build a simple task and agent to demonstrate the new functionality.use kalosm::language::*;
#[tokio::main]...
Read more at floneum.com