| | |
| | | </table> |
| | | </div> |
| | | |
| | | <%-- <div title="chat相关配置" data-options="iconCls:'fa fa-empire'" class="pt-form viewBody">--%> |
| | | <%-- <table style="width: 100%;">--%> |
| | | <%-- <tr>--%> |
| | | <%-- <td class="tbtitle">大模型ip:</td>--%> |
| | | <%-- <td>--%> |
| | | <%-- <input id="chatIp" name="chatIp" class="easyui-textbox"--%> |
| | | <%-- value="${archivesCustomConfig.chatIp}" style="width:30%"/>--%> |
| | | <%-- </td>--%> |
| | | <%-- </tr>--%> |
| | | <%-- <tr>--%> |
| | | <%-- <td class="tbtitle">API_KEY:</td>--%> |
| | | <%-- <td>--%> |
| | | <%-- <input id="apiKey" name="apiKey" class="easyui-textbox"--%> |
| | | <%-- value="${archivesCustomConfig.apiKey}" style="width:30%"/>--%> |
| | | <%-- </td>--%> |
| | | <%-- </tr>--%> |
| | | <%-- <tr>--%> |
| | | <%-- <td class="tbtitle">回话ID:</td>--%> |
| | | <%-- <td>--%> |
| | | <%-- <input id="chatId" name="chatId" class="easyui-textbox"--%> |
| | | <%-- value="${archivesCustomConfig.chatId}" style="width:30%"/>--%> |
| | | <%-- </td>--%> |
| | | <%-- </tr>--%> |
| | | <%-- <tr>--%> |
| | | <%-- <td class="tbtitle">数据集ids:</td>--%> |
| | | <%-- <td>--%> |
| | | <%-- <input id="datasetIds" name="datasetIds" class="easyui-textbox"--%> |
| | | <%-- value="${archivesCustomConfig.datasetIds}" style="width:30%"/>--%> |
| | | <%-- </td>--%> |
| | | <%-- </tr>--%> |
| | | <%-- <tr>--%> |
| | | <%-- <td class="tbtitle">文件ids:</td>--%> |
| | | <%-- <td>--%> |
| | | <%-- <input id="documentIds" name="documentIds" class="easyui-textbox"--%> |
| | | <%-- value="${archivesCustomConfig.documentIds}" style="width:30%"/>--%> |
| | | <%-- </td>--%> |
| | | <%-- </tr>--%> |
| | | <%-- <tr>--%> |
| | | <%-- <td class="tbtitle">相似度阈值:</td>--%> |
| | | <%-- <td>--%> |
| | | <%-- <input id="similarityThreshold" name="similarityThreshold" class="easyui-numberspinner"--%> |
| | | <%-- value="${archivesCustomConfig.similarityThreshold}"--%> |
| | | <%-- style="width:30%"--%> |
| | | <%-- data-options="min:0,max:1,precision:2,increment:0.1"/>--%> |
| | | <%-- </td>--%> |
| | | <%-- </tr>--%> |
| | | <%-- <tr>--%> |
| | | <%-- <td class="tbtitle">向量相似度权重:</td>--%> |
| | | <%-- <td>--%> |
| | | <%-- <input id="vectorSimilarityWeight" name="vectorSimilarityWeight" class="easyui-numberspinner"--%> |
| | | <%-- value="${archivesCustomConfig.vectorSimilarityWeight}"--%> |
| | | <%-- style="width:30%"--%> |
| | | <%-- data-options="min:0,max:1,precision:2,increment:0.1"/>--%> |
| | | <%-- </td>--%> |
| | | <%-- </tr>--%> |
| | | |
| | | <%-- </table>--%> |
| | | <%-- </div>--%> |
| | | |
| | | <div title="汇交相关配置" data-options="iconCls:'fa fa-empire'" class="pt-form viewBody"> |
| | | <table style="width: 100%;"> |
| | | <tr> |
| | |
| | | </table> |
| | | </div> |
| | | |
| | | <div title="标签打印相关配置" data-options="iconCls:'fa fa-empire'" class="pt-form viewBody"> |
| | | <table style="width: 100%;"> |
| | | <tr> |
| | | <td class="tbtitle">盒子标签打印ip:</td> |
| | | <td> |
| | | <input id="boxIp" name="boxIp" class="easyui-textbox" |
| | | value="${archivesCustomConfig.boxIp}" style="width:30%"/> |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td class="tbtitle">文件标签打印ip:</td> |
| | | <td> |
| | | <input id="fileIp" name="fileIp" class="easyui-textbox" |
| | | value="${archivesCustomConfig.fileIp}" style="width:30%"/> |
| | | </td> |
| | | </tr> |
| | | </table> |
| | | </div> |
| | | |
| | | </div> |
| | | </form> |
| | | <div class="pt-form-btn" style="bottom:0px;"> |