Skip to content

Commit

Permalink
Update tutorials/Portkey-with-Groq/Readme.md
Browse files Browse the repository at this point in the history
Co-authored-by: Hatice Ozen <139392640+hozen-groq@users.noreply.github.com>
  • Loading branch information
siddharthsambharia-portkey and hozen-groq authored Oct 19, 2024
1 parent a0ed167 commit bb7fa04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/Portkey-with-Groq/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ One of Portkey's strengths is the ability to easily switch between different LLM
```python
portkey = Portkey(
api_key="YOUR_PORTKEY_API_KEY",
virtual_key="YOUR_OPENAI_VIRTUAL_KEY",
virtual_key="VIRTUAL_KEY",
)
```

Expand Down

0 comments on commit bb7fa04

Please sign in to comment.