Commit Graph

16 Commits

Author SHA1 Message Date
Andy Melnikov
4a86da95f9 Remove trailing spaces throughout
This happens often in PRs so fixing this everywhere will make many PRs
mergeable as they won't include irrelevant whitespace fixes
2023-04-10 14:25:24 +02:00
Andres Caicedo
26abb30674 Merge branch 'master' into dev 2023-04-09 15:42:53 +02:00
Andres Caicedo
011699e6a1 Code review changes 2023-04-09 15:39:11 +02:00
Pavloh
8150f0c813 Refactor load_prompt function
Simplify the load_prompt function by eliminating redundancy
2023-04-04 13:24:14 +02:00
Andres Caicedo
6773e28b61 Merge branch 'master' into dev 2023-04-04 11:39:31 +02:00
Andres Caicedo
1632f7ebf6 Update data.py
Just import path from OS library.
2023-04-04 11:30:20 +02:00
Toran Bruce Richards
4d4ff658ab Update scripts/data.py 2023-04-04 10:04:02 +01:00
Toran Bruce Richards
8b3c2fee2e Update scripts/data.py 2023-04-04 10:03:30 +01:00
Toran Bruce Richards
c3288dcca8 Merge branch 'master' into fix-prompt-path 2023-04-04 21:02:35 +12:00
Toran Bruce Richards
6d86444b6f Renames FOLDER to SRC_DIR 2023-04-04 10:00:53 +01:00
Toran Bruce Richards
4c66cd6f4a Renames FOLDER to SRC_DIR 2023-04-04 10:00:40 +01:00
Andres Caicedo
8e2074f483 Merge branch 'master' into dev 2023-04-03 13:51:36 +02:00
Taylor Brown
80ccd10d0b Use gpt-4 by default for the main thought process
Allow specifying the llm through dotenv
Move more things into config
2023-04-02 21:35:28 -05:00
Tom Viner
1e892bfb05 don't depend on the path script is run from 2023-04-03 00:07:18 +01:00
Andres Caicedo
eac5c1f6e6 Add documentation 2023-04-02 19:03:37 +02:00
Torantulino
7f98e8adfe Deletes old output renderer and renames AutonomousAI folder to scripts 2023-03-31 22:49:17 +01:00