mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-19 00:31:06 +00:00
refactor: rename tools
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
*/
|
||||
|
||||
export { createEvaluateInEngine262Tool } from "./evaluateInEngine262";
|
||||
export { createGetSectionContentTool } from "./getSectionContent";
|
||||
export { createGraphExplorerTool } from "./graphExplorer";
|
||||
export { type RerankResult, rerankDocuments } from "./reranker";
|
||||
export { createSectionRetrieverTool } from "./sectionRetriever";
|
||||
export { createSpecRetrieverTool } from "./specRetriever";
|
||||
export { createSearchSpecSectionsTool } from "./searchSpecSections";
|
||||
|
||||
Reference in New Issue
Block a user