Added openai llm engine

This commit is contained in:
2024-11-13 11:46:29 +01:00
parent 832f712b1b
commit 229f4f4ac7
3 changed files with 64 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
accelerate
aiohttp
bs4
openai
python-dotenv
torch
transformers