ci/cd run again

This commit is contained in:
Ishaan Jaff 2024-12-27 14:53:10 -08:00
parent 300a9619c4
commit 9efb076037
2 changed files with 17 additions and 1 deletions

View file

@ -1,5 +1,5 @@
# What this tests ?
## Tests /chat/completions by generating a key and then making a chat completions request
## Tests /chat/completions by generating a key and then making a chat completions-request
import pytest
import asyncio
import aiohttp, openai