Added the user ratings node
Showing
- graphene_llm_readme_gen/UserRatings/Dockerfile 18 additions, 0 deletionsgraphene_llm_readme_gen/UserRatings/Dockerfile
- graphene_llm_readme_gen/UserRatings/app.py 67 additions, 0 deletionsgraphene_llm_readme_gen/UserRatings/app.py
- graphene_llm_readme_gen/UserRatings/requirements.txt 11 additions, 0 deletionsgraphene_llm_readme_gen/UserRatings/requirements.txt
- graphene_llm_readme_gen/UserRatings/server.py 41 additions, 0 deletionsgraphene_llm_readme_gen/UserRatings/server.py
- graphene_llm_readme_gen/UserRatings/templates/index.html 12 additions, 0 deletionsgraphene_llm_readme_gen/UserRatings/templates/index.html
- graphene_llm_readme_gen/UserRatings/user_ratings.proto 18 additions, 0 deletionsgraphene_llm_readme_gen/UserRatings/user_ratings.proto
- graphene_llm_readme_gen/UserRatings/user_ratings_pb2.py 47 additions, 0 deletionsgraphene_llm_readme_gen/UserRatings/user_ratings_pb2.py
- graphene_llm_readme_gen/UserRatings/user_ratings_pb2_grpc.py 66 additions, 0 deletionsgraphene_llm_readme_gen/UserRatings/user_ratings_pb2_grpc.py
graphene_llm_readme_gen/UserRatings/app.py
0 → 100644
Please register or sign in to comment