R/api.R
bebel_agent_configure.Rd
Configure a BebeLM agent
bebel_agent_configure( agent, greedy = NULL, max_gen = NULL, max_context = NULL, max_think = NULL, temperature = NULL, top_k = NULL, repeat_penalty = NULL )
A BebelAgent object.
BebelAgent
Use deterministic greedy decoding.
Optional generation limits.
Optional sampling settings.
Updated agent info.