Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikscale3 authored Nov 18, 2024
1 parent 4d36544 commit 62d80c3
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ npm install
This project uses OpenAI so you'll need an OpenAI API key. You'll need to add your Langtrace API key as well ([Sign up](https://langtrace.ai/signup) to Langtrace if you don't have an account). You can also change the model to gtp-4 if your API key has access.

```bash
OPENAI_API_KEY=
OPENAI_MODEL=gpt-3.5-turbo
ANTHROPIC_API_KEY=
LANGTRACE_API_KEY=
```

Expand Down

0 comments on commit 62d80c3

Please sign in to comment.