Steps to reproduce:
- Refer to Anthropic's Prompt Design docs and structure a FastGPT prompt in the format:
Human: XXX
Assistant:
- Ask FastGPT to generate a creative piece, like a poem.
Human: write a poem about artificial intelligence
Assistant:
- In the actual prompt sent to FastGPT, replace newlines with
\n
.
- Observe FastGPT responding with something along the lines of "I do not feel comfortable ..." or "I cannot ...".
Expected behavior:
I expected FastGPT to act like OpenAI GPT models, which will happily generate these types of creative pieces.
Anthropic's Claude models should be capable of doing these tasks.
Debug info:
Region: us-east4
Image/Video: