Skip to content

Commit

Permalink
config exampleg
Browse files Browse the repository at this point in the history
  • Loading branch information
Kye committed May 23, 2023
1 parent 8175164 commit ccc8b87
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,15 @@ and or
``` cd the-compiler ```

3rd step
Create an file called config_json.json and put this inside:

```json
{
"allow_terminal_execution": true
}
```

4th step -- create an new file and place this inside
``` python

from tree_of_thoughts import OptimizedOpenAILanguageModel
Expand Down

0 comments on commit ccc8b87

Please sign in to comment.