Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #15 from loyal812/refactor/chatting-class
Browse files Browse the repository at this point in the history
Refactor/chatting class
  • Loading branch information
eureka320 authored Mar 28, 2024
2 parents 01252c2 + 02ed8ee commit 9821e93
Show file tree
Hide file tree
Showing 28 changed files with 194 additions and 1,431 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ venv\bin\activate
pip uninstall -r requirements.txt -y
pip install -r requirements.txt
git pull --all
git merge --strategy=recursive --strategy-option=ours --no-ff origin/dev
```

Expand Down
74 changes: 0 additions & 74 deletions chatting.py

This file was deleted.

60 changes: 0 additions & 60 deletions check_api_key.py

This file was deleted.

79 changes: 0 additions & 79 deletions create_api_key.py

This file was deleted.

59 changes: 0 additions & 59 deletions delete_api_key.py

This file was deleted.

60 changes: 0 additions & 60 deletions finetuning.py

This file was deleted.

Loading

0 comments on commit 9821e93

Please sign in to comment.