Re-exports§
pub use crate::audit::AuditRecord;
Modules§
Structs§
- Message
- Model
- Model
Raw - There are 2 types for models:
ModelandModelRaw. I know it’s confusing, I’m sorry.Modelis the type ragit internally uses andModelRawis only for json serialization. Long time ago, there was onlyModeltype. But then I implementedmodels.jsoninterface. I wanted people to directly edit the json file and found thatModelisn’t intuitive to edit directly. So I added this struct. - Request
- Response
- Schema
Enums§
- ApiProvider
- Error
- Image
Type - Json
Type - This enum is solely for error messages.
- Message
Content - Role