Ollama 问答模块完成。

This commit is contained in:
ZhanGSKen
2025-03-28 05:04:15 +08:00
parent 803745d12e
commit 1c27d0ccdc
8 changed files with 314 additions and 76 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="AppTheme" parent="@android:style/Theme.Holo.Light.DarkActionBar">
</style>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="MyAppTheme" parent="Theme.AppCompat.Light.NoActionBar">
</style>
</resources>