ddosxd commited on
Commit
9013534
·
1 Parent(s): 55463e2

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -59,6 +59,7 @@ def chat_completions():
59
  completion_data = {
60
  'model': model,
61
  'token': token,
 
62
  'choices': [
63
  {
64
  'delta': {
 
59
  completion_data = {
60
  'model': model,
61
  'token': token,
62
+ 'status':200,
63
  'choices': [
64
  {
65
  'delta': {