Skip to content

run with gitpod.io #2

@hpssjellis

Description

@hpssjellis

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions