@@ -169,7 +169,6 @@ async def generate_questions(chat_service, api_context: dict):
return final_result
def add_chunk_to_dataset(
- client: None,
chunks: list[str],
chunk: str,
x: int = 5,
@@ -26,3 +26,9 @@ aiofiles
evaluate
rouge_score
bert_score
+mdc
+langchain_experimental
+python-dotenv==1.0.1
+pyyaml==6.0.1
+coloredlogs==15.0.1
+sentence_transformers