OpenAI-介绍 Posted on 2023-03-29 介绍概览OpenAI API可以应用于几乎所有涉及理解或生成自然语言、代码或图像的任务。我们提供不同级别的模型,适用于不同的任务,以及微调自己的定制模型的能力。这些模型可用于从内容生成到语义搜索和分类等各种任务。 重点我们建议您完成我们的快速入门教程,通过实际操作的交互式示例来了解关键概念。 快速开始
Hello World Posted on 2023-03-29 Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment