prompty 2.0.0-alpha.11

Prompty is an asset class and format for LLM prompts
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
// Code generated by AgentSchema emitter; DO NOT EDIT.

#![allow(unused_imports, dead_code, non_camel_case_types, unused_variables, clippy::all)]

pub mod trace_time;
pub use trace_time::*;

pub mod trace_span;
pub use trace_span::*;

pub mod trace_file;
pub use trace_file::*;