This website requires JavaScript.
Explore
Help
Register
Sign In
KeyArgo
/
private-gpt
Watch
1
Star
0
Fork
You've already forked private-gpt
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b7ee43788d
private-gpt
/
private_gpt
/
constants.py
4 lines
78 B
Python
Raw
Blame
History
from
pathlib
import
Path
PROJECT_ROOT_PATH
:
Path
=
Path
(
__file__
)
.
parents
[
1
]
Reference in New Issue
View Git Blame
Copy Permalink