Wykres commitów

84 Commity (main)

Autor SHA1 Wiadomość Data
biobootloader 9418f0fefb
Update README.md 2024-03-07 23:33:01 -08:00
biobootloader 81143a3852
Merge pull request #39 from biobootloader/clean-reqs
clean requirements
2023-04-26 17:45:03 -07:00
BioBootloader b5bdfe6db9 clean requirements 2023-04-26 17:42:47 -07:00
BioBootloader 93db7757cc clean up 2023-04-26 17:33:36 -07:00
biobootloader 756ddbdd61
Merge pull request #35 from nervousapps/patch-1
Add VALIDATE_JSON_RETRY environment variable, and tests
2023-04-26 17:26:43 -07:00
BioBootloader 660c55a01f Merge branch 'main' into patch-1 2023-04-26 17:25:03 -07:00
biobootloader 46171ad713
Merge pull request #38 from biobootloader/add-ci
Add CI with github workflows
2023-04-26 17:18:12 -07:00
BioBootloader 761bbdb331 fix ruff errors 2023-04-26 17:16:06 -07:00
BioBootloader 42a9986aad and other ruff call... 2023-04-26 17:13:44 -07:00
BioBootloader d71fe5daef exclude ruff check on examples that are supposed to have bugs 2023-04-26 17:11:16 -07:00
BioBootloader ef083507d6 add github workflow 2023-04-26 17:04:01 -07:00
nervousapps 5fafe7c1fb
Merge branch 'main' into patch-1 2023-04-26 01:04:40 +02:00
biobootloader 20c3051d5c
Merge pull request #27 from twsomt/main
Cosmetic update
2023-04-25 15:11:23 -07:00
BioBootloader 43d1d17d96 Merge branch 'main' into twsomt/main 2023-04-25 15:07:16 -07:00
nervousapps 3cb64c623a Add env variables to README 2023-04-25 23:15:08 +02:00
nervousapps afe0db33ce Merge branch 'patch-2' of https://github.com/nervousapps/wolverine into patch-1 2023-04-25 22:51:22 +02:00
nervousapps bcd1db9f7b Add env variable VALIDATE_JSON_RETREY
Add env variable VALIDATE_JSON_RETREY to configure number of retries when validating json object.
Add typing and comments.
2023-04-25 22:50:22 +02:00
nervousapps adbe5f31de Rebase, add test, add last line in prompt.txt to be sure to have only a json object in response. 2023-04-25 22:39:07 +02:00
nervousapps 489d593156 Rebase, add test, add last line in prompt.txt to be sure to have only a json object in response. 2023-04-25 22:38:09 +02:00
nervousapps 0730ad8c9b Decrement instead of increment, nb_retry default to VALIDATE_JSON_RETRY 2023-04-25 22:22:57 +02:00
nervousapps 7447a151c0 Remove handle prompt path 2023-04-25 22:22:57 +02:00
nervousapps 5eba2d9e1b Add env variable VALIDATE_JSON_RETREY
Add env variable VALIDATE_JSON_RETREY to configure number of retries when validating json object.
Add typing and comments.
2023-04-25 22:22:48 +02:00
biobootloader 3b91ee62d7
Merge pull request #34 from biobootloader/improve-structure-add-tests
Improve project structure and add tests
2023-04-24 11:35:10 -07:00
BioBootloader b8a7e04e61 improve project structure 2023-04-24 09:21:14 -07:00
BioBootloader fb6466a810 Merge branch 'main' into add_unit_tests 2023-04-23 18:11:05 -07:00
biobootloader b11dfc79a4
Merge pull request #15 from ksfi/main
switch to gpt3 if gpt4 not available
2023-04-23 15:22:09 -07:00
BioBootloader 12d78109cf change to inform model unavailable, fix conflicts 2023-04-23 15:18:02 -07:00
BioBootloader a1fb03ea81 don't show diff twice, show explanations before diff 2023-04-22 17:41:13 -07:00
biobootloader 472e8b5a87
Merge pull request #9 from juleshenry/main
Address Examples Initiative
2023-04-22 17:29:07 -07:00
BioBootloader bb8c6f8e3e switch singleton example to have a bug in singleton implementation 2023-04-22 17:24:47 -07:00
BioBootloader 459a9c5ef2 Merge branch 'main' into juleshenry/main 2023-04-22 16:44:37 -07:00
Julian Henry f46701623f
Update buggy_script_2.py
@biobootloader, now fails due to singleton modification of attributes
2023-04-20 07:01:59 -05:00
nervousapps 5c91c4ccba
Decrement instead of increment, nb_retry default to VALIDATE_JSON_RETRY 2023-04-18 13:48:13 +02:00
nervousapps 3f333a4df7
Remove handle prompt path 2023-04-18 11:47:46 +02:00
nervousapps 9f75fc9123
Add env variable VALIDATE_JSON_RETREY
Add env variable VALIDATE_JSON_RETREY to configure number of retries when validating json object.
Add typing and comments.
2023-04-18 11:42:09 +02:00
Serj 507272c4d6 Fix up test logic 2023-04-17 22:23:46 +03:00
Serj 4c8e7f7964 Added tests for apply changes method 2023-04-17 22:13:48 +03:00
Serj c50b51e949 Create dev requirements instead 2023-04-17 22:11:29 +03:00
Serj cbc0909145 added pytest to requirements 2023-04-17 22:07:05 +03:00
twsomt fc2f5a2d5a Cosmetic update
- sorted imports
- del 'r' from open since it is the default
- add the default encoding
- upd pep8
2023-04-16 13:08:49 +03:00
biobootloader 2f5a026ff9
Merge pull request #16 from prayagnshah/main
adding flag for user confirmation
2023-04-15 11:20:20 -07:00
biobootloader c20b79ea28
Update wolverine.py 2023-04-15 11:20:12 -07:00
biobootloader 10fd162ce3
Merge pull request #22 from AlessandroAnnini/main
feat:  can debug javascript files
2023-04-15 11:10:21 -07:00
Alessandro Annini 0f538fecae chore: update buggy js script file 2023-04-15 10:10:59 +02:00
Alessandro Annini 8abc8893bb refactor: better implementation fr py/js files execution 2023-04-15 10:10:34 +02:00
Alessandro Annini 05803e8592 Merge remote-tracking branch 'upstream/main' 2023-04-15 10:01:19 +02:00
Prayag Shah c12575af38
Merge branch 'main' into main 2023-04-15 02:32:58 -03:00
Prayag Shah fdbaaa3e84 updated the flag --confirm as required
- Updated the flag --confirm=True which will allow user to say yes or no before making changes to the file.
- If flag is not used then it will right away make changes to the file.
- Updated the readme with an example.
2023-04-15 02:28:13 -03:00
Prayag Shah 946e15ff20 Squashed commit of the following:
commit 742aaaf9d1
Merge: f2d21e7 fe87faa
Author: biobootloader <128252497+biobootloader@users.noreply.github.com>
Date:   Fri Apr 14 15:44:12 2023 -0700

    Merge pull request #13 from fsboehme/main

    more robust parsing of JSON (+ indentation)

commit fe87faa2fb
Author: Felix Boehme <fsboehme@gmail.com>
Date:   Fri Apr 14 17:49:48 2023 -0400

    cleanup

commit 4db9d1bf43
Author: Felix Boehme <fsboehme@gmail.com>
Date:   Fri Apr 14 17:49:09 2023 -0400

    more cleanup

commit e1d0a790f8
Author: Felix Boehme <fsboehme@gmail.com>
Date:   Fri Apr 14 17:46:18 2023 -0400

    cleanup

commit b044882dc3
Author: Felix Boehme <fsboehme@gmail.com>
Date:   Fri Apr 14 17:37:27 2023 -0400

    remove duplicate code from rebase

commit dd174cf30e
Author: Felix Boehme <fsboehme@gmail.com>
Date:   Fri Apr 14 17:15:07 2023 -0400

    add DEFAULT_MODEL to .env.sample

    + fix typo

commit 2497fb816b
Author: Felix Boehme <fsboehme@gmail.com>
Date:   Fri Apr 14 16:29:45 2023 -0400

    move json_validated_response to standalone function

commit 923f7057e3
Author: Felix Boehme <fsboehme@gmail.com>
Date:   Thu Apr 13 11:35:24 2023 -0400

    update readme

    - updated readme to mention .env
    - added model arg back

commit 0656a83da7
Author: Felix Boehme <fsboehme@gmail.com>
Date:   Thu Apr 13 11:29:06 2023 -0400

    recursive calls if not json parsable

    - makes recursive calls to API (with a comment about it not being parsable) if response was not parsable
    - pass prompt.txt as system prompt
    - use env var for `DEFAULT_MODEL`
    - use env var for OPENAI_API_KEY

commit 7c072fba2a
Author: Felix Boehme <fsboehme@gmail.com>
Date:   Thu Apr 13 11:24:41 2023 -0400

    update prompt to make it pay attention to indentation

commit c62f91eaee
Author: Felix Boehme <fsboehme@gmail.com>
Date:   Thu Apr 13 11:23:44 2023 -0400

    Update .gitignore

commit f2d21e7b93
Merge: 0420860 6343f6f
Author: biobootloader <128252497+biobootloader@users.noreply.github.com>
Date:   Fri Apr 14 13:59:44 2023 -0700

    Merge pull request #12 from chriscarrollsmith/main

    Implemented .env file API key storage

commit 6343f6f50b
Author: biobootloader <128252497+biobootloader@users.noreply.github.com>
Date:   Fri Apr 14 13:59:31 2023 -0700

    Apply suggestions from code review

commit d87ebfa46f
Merge: 9af5480 75f08e2
Author: Christopher Carroll Smith <75859865+chriscarrollsmith@users.noreply.github.com>
Date:   Fri Apr 14 16:53:25 2023 -0400

    Merge branch 'main' of https://github.com/chriscarrollsmith/wolverine

commit 9af5480b89
Author: Christopher Carroll Smith <75859865+chriscarrollsmith@users.noreply.github.com>
Date:   Fri Apr 14 16:53:02 2023 -0400

    Added python-dotenv to requirements.txt

commit 75f08e2852
Merge: e8a8931 0420860
Author: Christopher Carroll Smith <75859865+chriscarrollsmith@users.noreply.github.com>
Date:   Fri Apr 14 16:50:29 2023 -0400

    Merge pull request #1 from biobootloader/main

    Reconcile with master branch

commit 04208605fe
Merge: d547822 6afb4db
Author: biobootloader <128252497+biobootloader@users.noreply.github.com>
Date:   Fri Apr 14 13:22:53 2023 -0700

    Merge pull request #20 from eltociear/patch-1

    fix typo in README.md

commit d54782230c
Merge: 1b9649e 4863df6
Author: biobootloader <128252497+biobootloader@users.noreply.github.com>
Date:   Fri Apr 14 13:19:43 2023 -0700

    Merge pull request #17 from hemangjoshi37a/main

    added `star-history` 

commit 6afb4db2ff
Author: Ikko Eltociear Ashimine <eltociear@gmail.com>
Date:   Fri Apr 14 16:37:05 2023 +0900

    fix typo in README.md

    reliablity -> reliability

commit 4863df6898
Author: Hemang Joshi <hemangjoshi37a@gmail.com>
Date:   Fri Apr 14 10:27:32 2023 +0530

    added `star-history`

    added `star-history`

commit e8a893156e
Author: Christopher Carroll Smith <75859865+chriscarrollsmith@users.noreply.github.com>
Date:   Wed Apr 12 13:45:54 2023 -0400

    Implemented .env file API key storage
2023-04-15 02:22:57 -03:00
Prayag Shah e1c413fae2 updated the flag --confirm as required
- Updated the flag --confirm=True which will allow user to say yes or no before making changes to the file.
- If flag is not used then it will right away make changes to the file.
- Updated the readme with an example.
2023-04-15 02:10:25 -03:00