Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
generated new pilot script to get session ids
Browse files Browse the repository at this point in the history
  • Loading branch information
codebanesr committed Oct 11, 2023
1 parent 3c6f4d1 commit 9ff7be7
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 42 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ git clone [email protected]:openchatai/OpenCopilot.git

```
OPENAI_API_KEY=YOUR_TOKEN_HERE
MYSQL_URI=mysql+pymysql://dbuser:dbpass@mysql:3306/opencopilot
```

- gpt-4: Ideal for more complex tasks, but may have slower processing times.
Expand Down
Loading

0 comments on commit 9ff7be7

Please sign in to comment.