summaryrefslogtreecommitdiff
path: root/docs/docs/walkthroughs/create-a-recipe.md
AgeCommit message (Collapse)Author
2023-09-03refactor: :construction: Initial, not tested, refactor of LLM (#448)Nate Sesti
* refactor: :construction: Initial, not tested, refactor of LLM * refactor: :construction: replace usages of _complete with complete * fix: :bug: fixes after refactor * refactor: :recycle: template raw completions in chat format * test: :white_check_mark: simplified edit prompt and UNIT TESTS! * ci: :green_heart: unit tests in ci * fix: :bug: fixes for unit tests in ci * fix: :bug: start uvicorn in tests without poetry * fix: :closed_lock_with_key: add secrets to main.yaml * feat: :adhesive_bandage: timeout for all LLM classes * ci: :green_heart: prepare main.yaml for main branch
2023-09-02fix: :bug: fix usages of LLM.completeNate Sesti
2023-07-30fix: :bug: post-merge fixesNate Sesti
2023-06-13env to .env to be caught by .gitignoreNate Sesti
2023-06-09touching up transform recipe, chat contextNate Sesti
2023-06-05outcomes of work sessionTy Dunn
2023-06-03README updatesTy Dunn
2023-06-02recipes folderNate Sesti
2023-06-02editsNate Sesti
2023-06-01pages within categorieesTy Dunn
2023-05-30create-a-recipe.mdNate Sesti
2023-05-30initial docs stylingTy Dunn
2023-05-29initial structureTy Dunn