Skip to content

Commit eafd5fc

Browse files
undo changes to tmlr config
1 parent 4a2c7de commit eafd5fc

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/agentlab/agents/generic_agent_hinter/tmlr_config.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,6 @@
4747
max_prompt_tokens=40_000,
4848
be_cautious=True,
4949
extra_instructions=None,
50-
51-
# hint flags
52-
hint_type="human",
53-
hint_index_type="sparse",
54-
hint_query_type="direct",
55-
hint_index_path=None,
56-
hint_retriever_path=None,
57-
hint_num_results=5,
58-
n_retrieval_queries=3,
59-
hint_level="episode",
6050
)
6151

6252

0 commit comments

Comments
 (0)