List of all items
Structs
- ApiPrompt
- CompletionRequest
- CompletionResponse
- CpuConfig
- CudaConfig
- DeviceConfig
- GenerationSettings
- InferenceProbabilities
- LlamaCppLogitBias
- LlmClient
- LlmPrompt
- LocalPrompt
- LoggingConfig
- LogitBias
- MaxTokenState
- OpenAiLogitBias
- PromptMessage
- PromptMessages
- RequestConfig
- StopSequences
- TimingUsage
- TokenUsage
- TopProbabilities
- backend_builders::anthropic::AnthropicBackendBuilder
- backend_builders::llama_cpp::LlamaCppBackendBuilder
- backend_builders::openai::OpenAiBackendBuilder
- backend_builders::perplexity::PerplexityBackendBuilder
- basic_completion::BasicCompletion
- components::cascade::CascadeFlow
- components::cascade::round::CascadeRound
- components::cascade::step::GuidanceStep
- components::cascade::step::InferenceStep
- components::cascade::step::StepConfig
- components::grammar::basic_url::BasicUrlGrammar
- components::grammar::boolean::BooleanGrammar
- components::grammar::custom::CustomGrammar
- components::grammar::exact_string::ExactStringGrammar
- components::grammar::faux_url::FauxUrlGrammar
- components::grammar::integer::IntegerGrammar
- components::grammar::none::NoneGrammar
- components::grammar::text::sentences::SentencesGrammar
- components::grammar::text::text::TextGrammar
- components::grammar::text::text_list::TextListGrammar
- components::grammar::text::words::WordsGrammar
- components::instruct_prompt::InstructPrompt
- primitives::boolean::BooleanPrimitive
- primitives::exact_string::ExactStringPrimitive
- primitives::integer::IntegerPrimitive
- primitives::sentences::SentencesPrimitive
- primitives::text::TextPrimitive
- primitives::text_list::TextListPrimitive
- primitives::text_list::TextListType
- primitives::words::WordsPrimitive
- workflows::basic_primitive::BasicPrimitiveResult
- workflows::basic_primitive::BasicPrimitiveWorkflow
- workflows::basic_primitive::BasicPrimitiveWorkflowBuilder
- workflows::classify::Classify
- workflows::classify::hierarchical_classification::Critera
- workflows::classify::hierarchical_classification::HierarchicalEntityTagger
- workflows::classify::hierarchical_classification::Tag
- workflows::classify::hierarchical_classification::TagCollection
- workflows::classify::subject_of_text::ClassifySubjectOfText
- workflows::nlp::Nlp
- workflows::nlp::extract::Extract
- workflows::nlp::extract::urls::ExtractUrlResult
- workflows::nlp::extract::urls::ExtractUrls
- workflows::reason::ReasonResult
- workflows::reason::ReasonWorkflowBuilder
- workflows::reason::decision::Decision
- workflows::reason::decision::DecisionResult
- workflows::reason::one_round::ReasonOneRound
Enums
- CompletionError
- CompletionFinishReason
- PromptMessageType
- RequestTokenLimitError
- StoppingSequence
- TextConcatenator
- components::cascade::step::CascadeStep
- components::grammar::Grammar
- components::grammar::GrammarError
Traits
- AnthropicModelTrait
- GgufPresetTrait
- LlmLocalTrait
- LoggingConfigTrait
- LogitBiasTrait
- OpenAiModelTrait
- PerplexityModelTrait
- PromptTokenizer
- RequestConfigTrait
- TextConcatenatorTrait
- components::grammar::GrammarSetterTrait
- components::instruct_prompt::InstructPromptTrait
- primitives::PrimitiveTrait
- workflows::reason::ReasonTrait
- workflows::reason::decision::DecisionTrait
Functions
- apply_chat_template
- build_repo
- check_and_get_max_tokens
- components::grammar::basic_url::url_grammar
- components::grammar::basic_url::url_parse
- components::grammar::basic_url::url_validate_clean
- components::grammar::boolean::boolean_grammar
- components::grammar::boolean::boolean_parse
- components::grammar::boolean::boolean_validate_clean
- components::grammar::exact_string::exact_string_grammar
- components::grammar::exact_string::exact_string_parse
- components::grammar::exact_string::exact_string_validate_clean
- components::grammar::faux_url::faux_url_grammar
- components::grammar::faux_url::faux_url_parse
- components::grammar::faux_url::faux_url_validate_clean
- components::grammar::integer::integer_grammar
- components::grammar::integer::integer_parse
- components::grammar::integer::integer_validate_clean
- components::grammar::text::sentences::sentences_grammar
- components::grammar::text::sentences::sentences_parse
- components::grammar::text::sentences::sentences_validate_clean
- components::grammar::text::text::text_grammar
- components::grammar::text::text::text_parse
- components::grammar::text::text::text_validate_clean
- components::grammar::text::text_list::list_grammar
- components::grammar::text::text_list::list_parse
- components::grammar::text::text_list::list_validate_clean
- components::grammar::text::words::words_grammar
- components::grammar::text::words::words_parse
- components::grammar::text::words::words_validate_clean
- get_target_directory
- i_ln
- i_lns
- i_nln
- i_nlns
- init_nvml_wrapper