feat: enhance summarization prompt and improve MongoDB test generation
- Updated summarization prompt to require Russian output and exclude non-textual elements - Upgraded ollama dependency to v0.6.1 - Enhanced run.sh script to support both single record and file-based ID input for MongoDB test generation - Updated documentation in scripts/README.md to reflect new functionality - Added verbose flag to generate_summarization_from_mongo.py for better debugging ``` This commit message follows the conventional commit format with a short title (50-72 characters) and provides a clear description of the changes made and their purpose.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
The weather is beautiful today. The sun is shining brightly in the clear blue sky.
|
||||
==============
|
||||
Сегодня прекрасная погода. Солнце ярко светит на чистом голубом небе.
|
||||
@@ -1,3 +0,0 @@
|
||||
I would like to order a pizza with mushrooms and olives. Could you please bring it to my table?
|
||||
==============
|
||||
Я бы хотел заказать пиццу с грибами и оливами. Не могли бы вы принести ее к моему столу?
|
||||
@@ -1,3 +0,0 @@
|
||||
This project requires attention to detail and good communication skills. Teamwork is essential for success.
|
||||
==============
|
||||
Этот проект требует внимания к деталям и хороших навыков общения. Командная работа необходима для успеха.
|
||||
@@ -1,3 +0,0 @@
|
||||
Thank you for your help. I really appreciate it.
|
||||
==============
|
||||
Спасибо за вашу помощь. Я действительно ценю это.
|
||||
Reference in New Issue
Block a user