Tog bort oanvnd och bortkommenterad kod
This commit is contained in:
@@ -11,11 +11,6 @@
|
||||
<body>
|
||||
<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">
|
||||
<button class="dropbtn" id="selected-endpoint">Select Endpoint/LLM</button>
|
||||
<div class="dropdown-content" id="endpoint-dropdown"></div>
|
||||
|
||||
Reference in New Issue
Block a user