mirror of
https://github.com/imartinez/privateGPT.git
synced 2026-07-17 01:48:03 +00:00
13 lines
409 B
HTML
13 lines
409 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>PrivateGPT package index</title>
|
|
</head>
|
|
<body>
|
|
<h1>PrivateGPT package index</h1>
|
|
<p>Install PrivateGPT with <code>uv tool install --find-links https://wheels.privategpt.dev/packages/ "private-gpt[core]"</code>.</p>
|
|
</body>
|
|
</html>
|