↓ 1 callersMethodquery_with_hybrid(self, properties=["knowledge"], near_vector=[], near_text='', additional="score", autocut=5)
KRAGEN_Dashboard/Backend/graph_of_thoughts/graph_of_thoughts/vector_db/weaviate.py:89
FunctionDisplayGraph({
chatInputForGOT,
readyToDisplayGOT,
setReadyToDisplayGOT,
chatCurrentTempId,
setGotLoaded,
data
KRAGEN_Dashboard/Frontend/src/components/DisplayGraph/index.tsx:80
FunctionGraphEventsController({
setHoveredNode,
setHoveredEdge,
setHoveredEdgeLabel,
setDescriptionForClickedNode,
children,
})
KRAGEN_Dashboard/Frontend/src/components/DisplayGraph/GraphEventsController.tsx:13
Method__init__ Initialize the Controller instance with the language model, operations graph, prompter, parser, and problem parameters. :par
KRAGEN_Dashboard/Backend/graph_of_thoughts/graph_of_thoughts/controller/controller.py:25