Crate memvid_ask_model

Crate memvid_ask_model 

Source

Structs§

EntityExtractionResponse
Response from entity extraction
ExtractedEntity
Extracted entity from text
ModelAnswer
ModelContextFragment
ModelInference
PromptParts

Enums§

ModelContextFragmentKind
ModelRunError

Constants§

ENTITY_EXTRACTION_PROMPT
Default system prompt for entity extraction

Functions§

extract_entities
Extract entities from text using an LLM
run_model_inference