parent
ce174073ba
commit
2b93ea3aa3
|
|
@ -131,3 +131,5 @@ class common_chat_msg_parser {
|
|||
|
||||
void clear_tools();
|
||||
};
|
||||
|
||||
common_chat_msg common_chat_parse(const std::string & input, bool is_partial, const common_chat_syntax & syntax);
|
||||
|
|
|
|||
Loading…
Reference in New Issue