Realise processing of HTML and improve both HTML & PDF processing giving new tenant information.
This commit is contained in:
@@ -59,6 +59,9 @@ class Config(object):
|
||||
GPT4_SUMMARY_TEMPLATE = """Write a concise summary of the text in the same language as the provided text.
|
||||
Text is delimited between triple backquotes.
|
||||
```{text}```"""
|
||||
GPT3_5_SUMMARY_TEMPLATE = """Write a concise summary of the text in the same language as the provided text.
|
||||
Text is delimited between triple backquotes.
|
||||
```{text}```"""
|
||||
|
||||
|
||||
class DevConfig(Config):
|
||||
|
||||
Reference in New Issue
Block a user