LexicalApiRetriever#
- class ansys.fluent.mcp.solve.catalog.retriever.LexicalApiRetriever(index: ansys.fluent.mcp.solve.catalog.index.ApiIndex | None = None)#
Bases:
ApiRetrieverThin async adapter over
ApiIndex.search.Carries no scoring logic of its own — the BM25 ranker, substring bonus and depth penalty all live in
ansys.fluent.mcp.common.api_index.
Overview#
Import detail#
from ansys.fluent.mcp.solve.catalog.retriever import LexicalApiRetriever
Attribute detail#
- LexicalApiRetriever.name = 'lexical'#