MCPcopy Create free account
hub / github.com/evilsocket/cake / model.rs

File model.rs

cake-core/src/models/exaone4/model.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use anyhow::Result;
2use async_trait::async_trait;
3
4use crate::models::common::chatml_history::ChatMLHistory;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected