Tog bort oanvnd och bortkommenterad kod
This commit is contained in:
@@ -11,11 +11,6 @@
|
|||||||
<body>
|
<body>
|
||||||
<h1>Ollama Chat</h1>
|
<h1>Ollama Chat</h1>
|
||||||
|
|
||||||
<!-- Add the dropdown menu here -->
|
|
||||||
<!-- <div class="dropdown">
|
|
||||||
<button class="dropbtn">Select Endpoint/LLM</button>
|
|
||||||
<div class="dropdown-content" id="endpoint-dropdown"></div>
|
|
||||||
</div> -->
|
|
||||||
<div class="dropdown">
|
<div class="dropdown">
|
||||||
<button class="dropbtn" id="selected-endpoint">Select Endpoint/LLM</button>
|
<button class="dropbtn" id="selected-endpoint">Select Endpoint/LLM</button>
|
||||||
<div class="dropdown-content" id="endpoint-dropdown"></div>
|
<div class="dropdown-content" id="endpoint-dropdown"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user