mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 21:38:51 +00:00
openai by default
This commit is contained in:
committed by
Thomas Krijnen
parent
3b28c92414
commit
252bd6f4f6
@@ -15,8 +15,8 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<label>Provider</label>
|
<label>Provider</label>
|
||||||
<select id="provider" style="width: 100%;">
|
<select id="provider" style="width: 100%;">
|
||||||
<option value="openrouter">OpenRouter</option>
|
|
||||||
<option value="openai">OpenAI</option>
|
<option value="openai">OpenAI</option>
|
||||||
|
<option value="openrouter">OpenRouter</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user