improved on sops generations on questions and added bot suggestion
This commit is contained in:
@@ -5,6 +5,7 @@ class Question(BaseModel):
|
||||
assigned_to: str
|
||||
role: str
|
||||
questions: str
|
||||
area_tag:str
|
||||
|
||||
class AssementQuestion(BaseModel):
|
||||
number: int
|
||||
|
||||
Reference in New Issue
Block a user