Arhashmi commited on
Commit
9ee4b8e
1 Parent(s): 23802da

Update function.py

Browse files
Files changed (1) hide show
  1. function.py +2 -1
function.py CHANGED
@@ -55,4 +55,5 @@ def GetLLMResponse(selected_topic_level,
55
 
56
  ## Generate the response from the llama 2 model
57
  print(response)
58
- return response
 
 
55
 
56
  ## Generate the response from the llama 2 model
57
  print(response)
58
+ return response
59
+