softchris-pedagogy
chris 1 month ago
parent 1dc5586366
commit d6f244fed8

@ -220,7 +220,6 @@ client = OpenAI(
api_key=os.environ["GITHUB_TOKEN"],
)
```python
response = client.chat.completions.create(
messages=[
{

Loading…
Cancel
Save