Metadata-Version: 2.1
Name: xiyouji
Version: 0.0.4
Summary: 中文字词
Project-URL: Homepage, https://gitee.com/zhishi/py_xiyouji
Project-URL: Bug Tracker, https://gitee.com/zhishi/py_xiyouji/issues
Author-email: 吴烜 <nobodxbodon.github@gmail.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

《西游记》的各方面资料，以及在此基础上的文本交互游戏。

----

## 对话演示

pip 安装 xiyouji 后，命令行下输入 `西游` 即进入交互环境。

在交互环境中输入此问可得到正确答案：

```
请问: “strawberry” 中有几个字母“r”
有3个！
```

问题源自 [此答](https://www.zhihu.com/question/666941587/answer/3815445427)，内容译自：[OpenAI’s new fundraising is shaking up Silicon Valley](https://www.economist.com/business/2024/09/19/openais-new-fundraising-is-shaking-up-silicon-valley)：

> 如果你问最新版 ChatGPT “strawberry” 中有几个字母“r”，它会立即回答两个。而使用 o1 模型后，经过 4 秒的“思考”，它会给出正确的答案。
