Skip to content

Files

Latest commit

 

History

History

fix_typos_in_pr

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
extractors tool_choice model stream functions
auto
gpt-4
true
name
pr-create
name
git-commit
name
typo
name
findutils-by-name

Background

Let's make a mistake

#docker:command=assistant
docker run --rm \
           -it \
           -v /var/run/docker.sock:/var/run/docker.sock \
           --mount type=bind,source=$PWD,target=/app/prompts \
           --workdir /app \
           --mount type=volume,source=docker-prompts,target=/prompts \
           --mount type=bind,source=$HOME/.openai-api-key,target=/root/.openai-api-key \
           vonwig/prompts:local \
                                 run \
                                 $PWD \
                                 jimclark106 \
                                 "$(uname -o)" \
                                 prompts