AashitaK commited on
Commit
25e1fc0
·
verified ·
1 Parent(s): b2821a8

Update utils/response_manager.py

Browse files
Files changed (1) hide show
  1. utils/response_manager.py +0 -1
utils/response_manager.py CHANGED
@@ -5,7 +5,6 @@ from typing import Optional
5
 
6
 
7
  class ResponseManager:
8
- ResponseManager
9
  """
10
  This class initializes the OpenAI client and provides methods to create responses,
11
  maintain conversation history, and handle user queries.
 
5
 
6
 
7
  class ResponseManager:
 
8
  """
9
  This class initializes the OpenAI client and provides methods to create responses,
10
  maintain conversation history, and handle user queries.