mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-19 22:54:21 +01:00
➕ refactor: summarize error message without line number
This commit is contained in:
@@ -12,6 +12,7 @@ def auto_refine_description(context):
|
||||
identity_parser,
|
||||
context_string=context_to_string(context)
|
||||
)
|
||||
|
||||
context['request_schema'] = ask_gpt(
|
||||
generate_request_schema_prompt,
|
||||
optional_tripple_back_tick_parser,
|
||||
|
||||
Reference in New Issue
Block a user