增加星火大模型的model按钮;修改配置文件的字段;更改部分逻辑过程。现在大模型的类型也可以选择了。

This commit is contained in:
2024-09-19 19:56:55 +08:00
parent 8438091990
commit a217b7c06b
6 changed files with 195 additions and 33 deletions

View File

@@ -28,6 +28,11 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
<TextView
android:id="@+id/tvApiModel"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"