HexyeDEV / Telegram-Chatbot-Gpt4Free

This is a Python-based Telegram bot using the telethon library. The bot responds to messages using the evagpt4 reverse engeneered api from OpenGPT repo
MIT License
135 stars 39 forks source link

Fix import error in Memory class and update dependencies #16

Closed sweep-ai[bot] closed 9 months ago

sweep-ai[bot] commented 10 months ago

Description

This PR addresses the import error that occurs when initializing the Memory class in the memory.py file. It also updates the dependencies in the requirements.txt file to ensure compatibility with the chromadb package.

Summary of Changes

Please review and merge this PR to resolve the import error and ensure the project runs smoothly.

Fixes #15.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/fix-import-error

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can:

HexyeDEV commented 9 months ago

Looks more like an issue with python version

HexyeDEV commented 9 months ago

wrong pr

sweep-ai[bot] commented 9 months ago

❌ Could not find files to change

Please join our Discord to report this issue.