package index 1.0.0-rc1

This commit is contained in:
github-actions[bot]
2026-06-02 15:14:35 +00:00
commit 8919ffe279
7 changed files with 50 additions and 0 deletions

0
.nojekyll Normal file
View File

12
index.html Normal file
View File

@@ -0,0 +1,12 @@
<!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://zylon-ai.github.io/private-gpt/packages/ &quot;private-gpt[core]&quot;</code>.</p>
</body>
</html>

13
packages/index.html Normal file
View File

@@ -0,0 +1,13 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>PrivateGPT package files</title>
</head>
<body>
<h1>PrivateGPT package files</h1>
<a href="private_gpt-1.0.0rc1-py3-none-any.whl">private_gpt-1.0.0rc1-py3-none-any.whl</a><br>
<a href="private_gpt-1.0.0rc1.tar.gz">private_gpt-1.0.0rc1.tar.gz</a><br>
</body>
</html>

Binary file not shown.

Binary file not shown.

12
simple/index.html Normal file
View File

@@ -0,0 +1,12 @@
<!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>
<a href="private-gpt/">private-gpt</a><br>
</body>
</html>

View File

@@ -0,0 +1,13 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>private-gpt</title>
</head>
<body>
<h1>private-gpt</h1>
<a href="../../packages/private_gpt-1.0.0rc1-py3-none-any.whl#sha256=a70f826e1584477b33577678c741f6047861d1578e7b9f86fe76d7ccd3ab54c3" data-requires-python="&lt;3.12,&gt;=3.11">private_gpt-1.0.0rc1-py3-none-any.whl</a><br>
<a href="../../packages/private_gpt-1.0.0rc1.tar.gz#sha256=c1beb42d5efc7039c4286b98d584734398df590e554cbb2f51d57fc64eea5f9e" data-requires-python="&lt;3.12,&gt;=3.11">private_gpt-1.0.0rc1.tar.gz</a><br>
</body>
</html>