18 lines
1021 B
TOML
18 lines
1021 B
TOML
[ai]
|
|
provider = "gemini"
|
|
model = "gemini-3-flash-preview"
|
|
system_prompt = "DO NOT EVER make a shell script unless told to. DO NOT EVER make a readme or a file describing your changes unless your are told to. If you have commands I should be entering into the command line or if you have something to explain to me, please just use code blocks or normal text output. DO NOT DO ANYTHING OTHER THAN WHAT YOU WERE TOLD TODO. DO NOT EVER, EVER DO ANYTHING OTHER THAN WHAT YOU WERE TOLD TO DO. IF YOU WANT TO DO OTHER THINGS, SIMPLY SUGGEST THEM, AND THEN I WILL REVIEW YOUR CHANGES, AND MAKE THE DECISION ON HOW TO PROCEED. WHEN WRITING SCRIPTS USE A 120-160 character limit per line. I don't want to see scrunched code.\n"
|
|
|
|
[theme]
|
|
palette = "10x Dark"
|
|
font_path = "C:/Users/Ed/AppData/Local/uv/cache/archive-v0/WSthkYsQ82b_ywV6DkiaJ/pygame_gui/data/FiraCode-Regular.ttf"
|
|
font_size = 18.0
|
|
scale = 1.1
|
|
|
|
[projects]
|
|
paths = [
|
|
"manual_slop.toml",
|
|
"C:/projects/forth/bootslop/bootslop.toml",
|
|
]
|
|
active = "manual_slop.toml"
|