Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
not-lain authored May 25, 2024
1 parent 01a5665 commit 86f8ffe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ async def on_ready():





# AI prediction command
@bot.slash_command(name='mistral7b',description='ask mistral-7b-demo AI')
async def mistral7b(ctx,*,question):
Expand Down

0 comments on commit 86f8ffe

Please sign in to comment.