mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-25 12:22:58 +03:00
fix(key): not displayed
This commit is contained in:
parent
399a3fe437
commit
4eb9d00c45
@ -58,7 +58,7 @@ export default function ExplorePage() {
|
||||
/>
|
||||
<fieldset className="w-full flex flex-col">
|
||||
<label className="flex-1 text-sm" htmlFor="model">
|
||||
Model {openAiKey}
|
||||
Model
|
||||
</label>
|
||||
<select
|
||||
id="model"
|
||||
|
Loading…
Reference in New Issue
Block a user