Skip to content

Commit

Permalink
requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
yas0nia committed Apr 30, 2023
1 parent ce98af3 commit b6913c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed chat_mac
Binary file not shown.
2 changes: 1 addition & 1 deletion echobot.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import sys

from deltachat_rpc_client import DeltaChat, EventType, Rpc, SpecialContactId
from Alpaca.alpaca_handler import fetch_llm_reply
from alpaca_handler import fetch_llm_reply

async def main():
async with Rpc() as rpc:
Expand Down

0 comments on commit b6913c0

Please sign in to comment.