bambadij commited on
Commit
2bf9b44
·
verified ·
1 Parent(s): d085759
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -315,7 +315,7 @@ async def generate_global_analysis(file: UploadFile = File(...)):
315
  """
316
  domain_analyses += domain_analysis
317
 
318
- # Create the request for the API
319
  try:
320
  completion = client.chat.completions.create(
321
  model="meta/llama-3.1-8b-instruct",
 
315
  """
316
  domain_analyses += domain_analysis
317
 
318
+ # Create the request for the API
319
  try:
320
  completion = client.chat.completions.create(
321
  model="meta/llama-3.1-8b-instruct",