Ask a question to get started
Enter to sendā¢Shift+Enter new line
Renders the 'output' part of an Agent's intermediate step into prompt content.
render_observations( observations: Union[List[Mapping[str, str]], List[str], Mapping[str, str], str], index: int ) -> Tuple[BaseMessage, int]