add claude doc

This commit is contained in:
yzfly
2023-06-15 10:18:03 +08:00
parent b660afbb0a
commit faff019031

View File

@ -851,6 +851,7 @@ OpenAI 现已经支持插件功能,可以预见这个插件平台将成为新
|名称|Stars|简介|备注|
|---|---|---|---|
|[Claude 开发官方文档](https://docs.anthropic.com/claude/docs/introduction-to-prompt-design) |-|claude 开发官方文档|-|
|[llm-numbers](https://github.com/ray-project/llm-numbers) |![GitHub Repo stars](https://badgen.net/github/stars/ray-project/llm-numbers)|Numbers every LLM developer should know.|大模型开发者必知数据|
| [《用ChatGPT API构建系统》课程](https://learn.deeplearning.ai/chatgpt-building-system/lesson/1/introduction)|-| DeepLearning.ai 创始人吴恩达和OpenAI合作的新的“使用ChatGPT API构建系统”的课程|课程链接(中英文字幕): https://pan.baidu.com/s/1BgUKWwh5YSby3IVkGvLi_w?pwd=22b7 提取码: 22b7|
|[开发指南ChatGPT 插件开发](https://mp.weixin.qq.com/s/AmNkiLOqJo7tEJZPX34oeg) |-|详细介绍了开发流程,并通过“待办事项列表(to-do list)插件”的案例开发过程进行了演示。|-|