llm_demo/orchestrator/langgraph/react_graph.py (2 lines): - line 88: # TODO: Use .bind_tools(tools) to bind the tools with the LLM. - line 102: # TODO: Remove the temporary fix of parsing LLM response and invoking llm_demo/orchestrator/langchain_tools/langchain_tools_orchestrator.py (1 line): - line 72: # TODO: Use .bind_tools(tools) to bind the tools with the LLM.