llm_tools 0.2.0

Unified API for AI.
Documentation
1
2
3
4
5
#[ allow( unused_imports ) ]
use super::*;

mod basic_test;
mod experiment;