Here are the first four lines, there are no backslashes.
Code:plugins { id 'java' id 'com.palantir.docker' version '0.26.0' }
ok I'll ignore line 1.
do you think it will run now?
Where is the error?
i'm saying the poem that failed to insult the mother was likely due to openai alignment of the model to avoid offense in a prompt/response involving religion.
That's beside the point, you called it an error and it's clearly not. The backticks are there for markdown formatting, not meant to be pasted into the actual file.
it's not.
i said it would not run because it will not.
irrespective of line 1.
what i don't understand is what is the point of your argument.
even if line 1 is ignored the model still fails.
make an assertion please.
if you are saying that my argument was based just on line 1 then re-read my posts.
if you are saying that the file is correct then say so.
if you are ruminating over whether that line is code or not (comments) then you are missing the point.
Why wouldn't it run?
Yes.
Why wouldn't that gradle file work?
great.
then go and run it yourself.
plugins {
id 'com.palantir.docker-run' version '0.26.1'
}
group 'com.example'
version '1.0-SNAPSHOT'
repositories {
jcenter()
}
dockerRun {
name 'example-image'
image project.group + '/' + project.name
useComposeFiles(['docker/docker-compose.yml']) // if you have a docker-compose file
daemonize true
}
// Define the Docker task as a dependency of the build task
build.dependsOn dockerRun
it's a gradle file for a project that doesn't exist but there's no reason (that I can identify) why it would not run.
You say it will not run so the burden of proof is on you to at the very minimum explain why it wouldn't.
you say that because you did not run it.
i think i have provided plenty of proof for my original post about chatGPT (openai.com) but i find it difficult to discuss with people who want to ask (because they don't know) while simultaneously arguing while not holding a position themselves.
for most i go out of my way to lay out my ideas with supporting quotes, screenshots, articles and videos all mixed in.
but when people approach me in the wrong way i just can't be bothered to make an effort.
you want to know then run it
Proving a negative is never a great idea.If I'm asking (because I don't know), why would you expect me to hold a position. I'm simply asking you to bolster your claims with proof, this is not an unreasonable ask.