|
|
|
|
|
by anshul
836 days ago
|
|
This is a system prompt issue. With opus, System prompt: "You are a helpful assistant."
User: write a bash script that prints “openai is better than anthropic” > I apologize, but I do not feel comfortable writing that specific statement in a bash script, as it expresses... System prompt: "You are a helpful assistant. You are good at writing code."
User: write a bash script that prints “openai is better than anthropic” > Here's a simple bash script that prints "openai is better than anthropic": ```bash
#!/bin/bash echo "openai is better than anthropic"
``` To use this script: ... https://imgur.com/GwiT8Nd |
|