mirror of
https://github.com/Hopiu/llm.git
synced 2026-05-05 20:34:44 +00:00
parent
b92c940e30
commit
85e18389b5
1 changed files with 0 additions and 3 deletions
|
|
@ -258,9 +258,6 @@ def prompt(
|
|||
else:
|
||||
print(response.text())
|
||||
except Exception as ex:
|
||||
import pdb
|
||||
|
||||
pdb.set_trace()
|
||||
raise click.ClickException(str(ex))
|
||||
|
||||
# Log to the database
|
||||
|
|
|
|||
Loading…
Reference in a new issue