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
Converts the agent’s history to an array formatted for agent use, incorporating a prompt.
106
+
Converts the agent's history to an array formatted for agent use, incorporating a prompt.
107
107
Delegates to ClientHistory.toArrayForAgent, using context from MethodContextService, logging via LoggerService if GLOBAL_CONFIG.CC_LOGGER_ENABLE_INFO is true.
0 commit comments