The entire system has been largely completed.
This commit is contained in:
@@ -7,7 +7,6 @@ from .prompts import (
|
||||
SYSTEM_PROMPT_TEMPLATE_SELECTION,
|
||||
SYSTEM_PROMPT_HTML_GENERATION,
|
||||
output_schema_template_selection,
|
||||
output_schema_html_generation,
|
||||
input_schema_html_generation
|
||||
)
|
||||
|
||||
@@ -15,6 +14,5 @@ __all__ = [
|
||||
"SYSTEM_PROMPT_TEMPLATE_SELECTION",
|
||||
"SYSTEM_PROMPT_HTML_GENERATION",
|
||||
"output_schema_template_selection",
|
||||
"output_schema_html_generation",
|
||||
"input_schema_html_generation"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user