You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Rename agent parameters computation method for clarity
- Updated the method name from _computeAgentParameters to _computeAgentParametersByMethod for better readability.
- Adjusted the parameter object to use isUserInput instead of isInputEnabled for improved clarity in the context of user input handling.
0 commit comments