[go: up one dir, main page]

vtcode-core 0.20.0

Core library for VTCode - a Rust-based terminal coding agent
Documentation
1
2
3
4
5
//! Model definitions and constants
//!
//! This module re-exports model-related types and constants.

pub use crate::config::models::*;