Skip to content
Discussion options

You must be logged in to vote

Aspects API supports multiple concepts within a single Aspect instance. You can simply assign a list of your concepts to an Aspect and then run llm.extract_all(...). You can see an example here: https://contextgem.dev/advanced_usage/#extracting-aspects-containing-concepts

Please note that "vision" concepts (i.e. concepts with llm_role="extractor_vision" or llm_role="reasoner_vision") are not supported within aspects, since such concepts will be extracted from the aspect context which is text-only.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kibarik
Comment options

@SergiiShcherbak
Comment options

Answer selected by kibarik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants