Structs§
- MockLanguage Model 
- A mock language model for testing that tracks inputs and yields predefined outputs.
Enums§
- MockGenerate Result 
- Result for a mocked generatecall. It can either be a full response or an error to return.
- MockStream Result 
- Result for a mocked streamcall. It can either be a set of partial responses or an error to return.