↓ 9 callersFunctiongenerate_from_openai_chat_completion(
messages: list[dict[str, str]],
model: str,
temperature: float,
max_tokens: int,
top_p:
VisualWebArena/llms/providers/openai_utils.py:312
↓ 8 callersMethodtake_action(
self,
action,
vis=None,
text='head to angle',
object_tracker=None,
TEACh/task_base/navigation.py:955
↓ 7 callersMethodload_agent_output(self, n, mapname, load_dir, n_messup, pick_rand_n=False, always_load_all_samples=False, save=False, run_agent
TEACh/models/perception/alfred_RICK_SOLQ.py:311
↓ 7 callersMethodload_agent_output(self, n, mapname, load_dir, pick_rand_n=False, always_load_all_samples=False, save=False, run_agent=False, ov
TEACh/models/perception/teach_train_depth.py:276
↓ 5 callersMethod__get_xz_rot_from_y Given degrees y in [0, 359], return the closest cardinal direction as a tuple (x_dir, z_dir) in {-1, 0, 1}^2 :param y: Input angle in
TEACh/teach/src/teach/simulators/simulator_THOR.py:2247