generated from mor10/cs-python
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi @mor10
This project is very interesting. I often run github, python or node code using gitpod.io. Your code is set to work with github codespaces and needs a 'GITHUB_TOKEN' can you think of any ways to have it work away from codespaces, which constantly bugs my students to pay for use.
I will also look for solutions.
P.S. Gitpod is really easy to run with a github login just put gitpod.io/# in front of any github repository url. for example:
https://gitpod.io/#https://github.com/mor10/false-memory
should load gitpod in a debian online environment.
File "/workspace/false-memory/memory_chat.py", line 12, in __init__
api_key=os.environ["GITHUB_TOKEN"],
I understand the code and will test if a huggingface token will work with a huggingface model. Thanks for posting this interesting code.
Jeremy Ellis
Metadata
Metadata
Assignees
Labels
No labels