Kaballas commited on
Commit
c15bae5
·
1 Parent(s): 1de58a3
Files changed (2) hide show
  1. copilot-openai-server +1 -0
  2. requirements.txt +2 -0
copilot-openai-server ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 5ecd83c40f47ee7e5575f0ca0e294f86428fc6ba
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ fastapi
2
+ uvicorn[standard]