Ask a question to get started
Enter to sendā¢Shift+Enter new line
parse_citations( grounded_answer: str, documents: List[MutableMapping] ) -> Tuple[
Parses a grounded_generation (from parse_actions) and documents (from convert_to_documents) into a (generation, CohereCitation list) tuple.
grounded_generation
parse_actions
convert_to_documents
(generation, CohereCitation list)