ci/cd run again

This commit is contained in:
Ishaan Jaff 2024-12-27 14:53:10 -08:00
parent c258eb7cc7
commit d1686eef72
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