compass.extraction.common.BaseTextExtractor#

class BaseTextExtractor(llm_caller)[source]#

Bases: object

Base implementation for a text extractor

Parameters:

llm_caller (compass.llm.LLMCaller) – LLM Caller instance used to extract ordinance info with.

Methods

Attributes

SYSTEM_MESSAGE