AI Sharing Circle

Day arching a pawn and sharing for the king!
《Anthropic提示工程课程——第9章练习:编程的复杂提示》

Anthropic Hints Engineering Course - Chapter 9 Exercise: Programming Complex Hints

Exercise In this exercise, we will write prompts for a programming assistance and teaching robot that can read code and provide guided corrections when appropriate. Fill in each of the yellow boxes below with prompt elements that match the descriptions and examples in the previous Complex Prompts example. When you are finished filling in the...
2yrs ago
038.5K
《Anthropic提示工程课程——第9章练习:金融服务的复杂提示》

Anthropic Prompts Engineering Course - Chapter 9 Exercise: Complex Prompts for Financial Services

Example Prompts in finance can be quite complex for reasons similar to legal prompts. Below is an exercise for a financial usage scenario where Claude is used to analyze tax information and answer questions. As with the legal services example, we have reordered some of the elements...
2yrs ago
037.8K
《Anthropic提示工程课程——第9章:法律服务的复杂提示》

Anthropic Prompts Engineering Course - Chapter 9: Complex Prompts for Legal Services

Course Input prompts in the legal industry can be quite complex due to the need to: Parse long documents Handle complex topics Format output in a very specific way Follow a multi-step analysis process Let's look at how we can use complex input prompt templates to build input prompts for specific legal use cases. Show...
2yrs ago
043.1K
《Anthropic提示工程课程——第9章:从零开始构建复杂提示 - 聊天机器人》

Anthropic Prompts Engineering Course - Chapter 9: Building Complex Prompts - Chatbots from Scratch

COURSE Congratulations you've made it to the last chapter! Now it's time to put it all together and learn how to create unique and complex prompts. In the following, you'll use our recommended complex prompt lead structure. Later in the chapter, we'll show some industry-specific prompts and explain what they...
2yrs ago
047.1K
OpenSumi Lite:纯前端IDE解决方案,轻松实现代码查看与编辑

OpenSumi Lite: Pure Front-End IDE Solution for Easy Code Viewing and Editing

General Introduction OpenSumi Lite is a pure front-end IDE solution based on the OpenSumi project, designed to provide code viewing and editing capabilities without the need for a Node.js environment. The project is co-developed by Alibaba Group and Ant Group and uses...
1yrs ago
059.5K
《Anthropic提示工程课程——第8章:避免幻觉》

Anthropic Prompts Engineering Course - Chapter 8: Avoiding Illusions

Lesson Some bad news: Claude sometimes "hallucinates" and makes untrue or unreasonable statements. The good news is: there are techniques that can help you minimize the occurrence of hallucinations. In the following, we will discuss a few of these techniques, including: Giving Claude a chance to return...
2yrs ago
039.2K
《Anthropic提示工程课程——第7章:示例引导(少样本提示)》

Anthropic Hints Engineering Course - Chapter 7: Sample Guides (Less Sample Hints)

Lesson Giving Claude examples of how you want it to behave (or not behave) is very effective for: Getting the right answer Getting the answer in the right format This type of hinting is also known as "sample less hinting". You may also encounter "zero sample", "n sample"...
2yrs ago
037.8K
《Anthropic提示工程课程——第6章:预先思考(Thinking Step by Step)》

Anthropic Tips Engineering Course - Chapter 6: Thinking Step by Step

Lesson How would you fare if someone suddenly woke you up and immediately asked you several complex questions that you had to answer right away? Probably not as well as if you had time to think before answering. And guess what, the same goes for Claude. Giving Claude time to think gradually has...
2yrs ago
039K
《Anthropic提示工程课程——第5章:格式化输出&Claude表达方式》

Anthropic Hints Engineering Course - Chapter 5: Formatted Output & Claude Expressions

Course Claude can format its output in a number of ways. All you need to do is ask it to do so! One way is to use XML tags to separate responses from other superfluous text. You've already learned that you can use XML tags to make prompts clearer and easier...
2yrs ago
041.8K
《Anthropic提示工程课程——第4章:将数据与指令分离》

Anthropic Hints Engineering Course - Chapter 4: Separating Data from Instructions

Lesson Often, we don't want to write complete prompts, but rather want prompt templates that can be modified later based on additional input data, and then submitted to Claude If you want Claude to perform the same task every time, but Claude uses data that can be...
2yrs ago
044.5K