mirror of
https://github.com/imartinez/privateGPT.git
synced 2026-07-17 01:48:03 +00:00
package index 1.0.0-rc1
This commit is contained in:
12
index.html
Normal file
12
index.html
Normal 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/ "private-gpt[core]"</code>.</p>
|
||||
</body>
|
||||
</html>
|
||||
13
packages/index.html
Normal file
13
packages/index.html
Normal 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>
|
||||
BIN
packages/private_gpt-1.0.0rc1-py3-none-any.whl
Normal file
BIN
packages/private_gpt-1.0.0rc1-py3-none-any.whl
Normal file
Binary file not shown.
BIN
packages/private_gpt-1.0.0rc1.tar.gz
Normal file
BIN
packages/private_gpt-1.0.0rc1.tar.gz
Normal file
Binary file not shown.
12
simple/index.html
Normal file
12
simple/index.html
Normal 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>
|
||||
13
simple/private-gpt/index.html
Normal file
13
simple/private-gpt/index.html
Normal 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="<3.12,>=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="<3.12,>=3.11">private_gpt-1.0.0rc1.tar.gz</a><br>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user