longcat和ernie返回消息对比

本文最后更新于 2025年10月20日。

loncat

{'id': 'e7371ae0d522413e873e686c5b872d75', 'object': 'chat.completion', 'created': 1760601265, 'model': 'longcat-flash-chatai-api', 'usage': {'completion_tokens': 12, 'prompt_tokens': 12, 'total_tokens': 24, 'cache_write_tokens': 0, 'cache_read_tokens': 0, 'input_tokens': 0, 'output_tokens': 0}, 'choices': [{'index': 0, 'message': {'role': 'assistant', 'content': '你好!😊 有什么我可以帮你的吗?✨', 'tool_calls': [], 'task_id': None, 'reasoning_content': '', 'reasoning_details': None}, 'finish_reason': 'stop', 'logprobs': None}]}

loncat

{'id': 'f94a41109751411693d5fb3f99452ea8', 'object': 'chat.completion', 'created': 1760605632, 'model': 'longcat-flash-chatai-api', 'usage': {'completion_tokens': 30, 'prompt_tokens': 12, 'total_tokens': 42, 'cache_write_tokens': 0, 'cache_read_tokens': 0, 'input_tokens': 0, 'output_tokens': 0}, 'choices': [{'index': 0, 'message': {'role': 'assistant', 'content': '我是美团研发的大模型,名字为 LongCat。我可以理解和生成自然语言,帮助用户解决问题。如果您需要帮助,欢迎随时向我提问。', 'tool_calls': [], 'task_id': None, 'reasoning_content': '', 'reasoning_details': None}, 'finish_reason': 'stop', 'logprobs': None}]}

ernie

{'id': 'as-vrzn4gec6q', 'model': 'ernie-bot', 'object': 'chat.completion', 'created': 1760605662, 'choices': [{'index': 0, 'message': {'role': 'assistant', 'content': '我是百度公司研发的知识增强大语言模型,我的中文名是文心一言,英文名是ERNIE Bot。我能够与人对话互动,回答问题,协助创作,高效便 捷地帮助人们获取信息、知识和灵感。'}, 'finish_reason': 'stop'}], 'usage': {'prompt_tokens': 1, 'completion_tokens': 42, 'total_tokens': 43}}