mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-02-20 17:22:47 +00:00
sync
This commit is contained in:
parent
54970ab0ef
commit
69a92d6ddd
@ -1 +1 @@
|
||||
Subproject commit 65d6699c4a92687a1180c5593b72faae179d11d7
|
||||
Subproject commit 2769acff3bef7f72429cf9a997679ca8179b6272
|
File diff suppressed because one or more lines are too long
2
web/dist/index.html
vendored
2
web/dist/index.html
vendored
@ -6,7 +6,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>LoLLMS WebUI - Welcome</title>
|
||||
<script type="module" crossorigin src="/assets/index-134f9e6d.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-298bef5e.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-3521e65e.css">
|
||||
</head>
|
||||
<body>
|
||||
|
@ -13,7 +13,7 @@
|
||||
</button>
|
||||
<form class="mb-4">
|
||||
<div class="container relative bg-white rounded-lg shadow dark:bg-gray-700 overflow-y-scroll">
|
||||
<table>
|
||||
<table class="w-full">
|
||||
<tr>
|
||||
<td><label for="personalityConditioning">Personality Conditioning:</label></td><td><textarea id="personalityConditioning" class="w-full" v-model="config.personality_conditioning"></textarea></td>
|
||||
</tr>
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit d0d4710f1233d39d202a29dcd2192b1f9f89d6a1
|
||||
Subproject commit eb864579f77d8a0ad922d4e9e714cefa359e2709
|
@ -1 +1 @@
|
||||
Subproject commit e876bcee0d8fcacb309ce2acf833786143a438b8
|
||||
Subproject commit 29b6e9a0a9a3ee79ad0fed9516b42f92d5cb510c
|
Loading…
x
Reference in New Issue
Block a user