feat: support for gpt

This commit is contained in:
Florian Hönicke
2023-04-20 00:30:22 +02:00
parent db3a05771b
commit 7fa5052874
2 changed files with 14 additions and 7 deletions

View File

@@ -294,5 +294,3 @@ def process_error_message(error_message):
if not response and last_line.startswith('error: '):
return last_line
return response
push_executor('/Users/florianhonicke/jina/gptdeploy/microservice/NewsArticleSummaryExecutor7754860')