@@ -26,3 +26,7 @@ outputs = [get_completion(build_input_prompt(question['animal_statement'])) for
```
+
+## Reference
+- [anthropics/anthropic-cookbook](https://github.dev/anthropics/anthropic-cookbook)