mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-28 02:44:22 +01:00
🧪 test: level 2
This commit is contained in:
@@ -67,7 +67,7 @@ def test_generation_level_2(tmpdir):
|
||||
"""
|
||||
os.environ['VERBOSE'] = 'true'
|
||||
generator = Generator(
|
||||
"The input is a PDF like https://www.africau.edu/images/default/sample.pdf and the output the summarized text.",
|
||||
"The input is a PDF like https://www.africau.edu/images/default/sample.pdf and the output the summarized text (50 words).",
|
||||
str(tmpdir) + 'microservice',
|
||||
'gpt-3.5-turbo'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user