Back
Similar todos
Made a little program to make it easier to test prompts.
More prompt improvements #nutrichat
more GPT prompt work including a better method for adding context to prompts #mylife
wrote a debugging tool to make testing models and prompts quicker. I can now use prompt templates
Rewrote the OpenAI prompts to improve costs #ledgerpost
write some more python #homestretch
Improved prompt and added some better edge case handling. #nutrichat
used peewee python and cut out a lot of code.
Improved prompts #melies
changed my mass project updated to use Python Invoke which makes scripts things easier #servers
Improving automation with python. #shaz
move prompts, negative prompts, pipeline into separate table/db prompts.db so that the photos.db is faster because it has ~10,000,000 records now and they all have a lot of big TEXT fields, so now instead of querying that everytime, only query it from prompts.db via AJAX when user copies prompt for speed #photoai
worked on some more Python project automation to sync up a bunch of random changes
more client work and upgrading Python 2 to 3
add some fixes for prompt hacking #therapistai
Ramping up my python skills