|
|
2f9b00ae29
|
Have settled on testing and using the Qwen2.5:1.5b model as it plays much nicer with the JSON requirements - way better than the Gemma models did. Have refined the calls via LlmManager.kt and MediaPipeAdapter.kt and tested using battery, ping and a new weather skill. Half way through updating further to allow for SMS reading and updating the SkillManager.kt again to accommodate this with a two-pass bridge for python calling.
|
2026-03-05 15:13:56 +11:00 |
|
|
|
8ba9cb7a62
|
Check in part way through the engine update to MediaPipe. Have the system working and now troubleshooting the LLM models and sizes and how they handle the JSON and tool calling loops...Check in to allow dev on the laptop as well from here.
|
2026-03-04 18:58:03 +11:00 |
|
|
|
25167ff6cb
|
Large changes to the UI ( and matching backend) to allow for chat threads, system prompt changes, and starting the MLC LLM integration options for the backend AI switch/choice
|
2026-02-28 10:30:54 +11:00 |
|
|
|
0340f80adb
|
Implemented a test remote callout to an LLM running on the local host machine for development and testing purposes. Successfully getting LLM responses in the Alice messages UI
|
2026-02-27 10:20:23 +11:00 |
|
|
|
7c1bc79fb2
|
Now have the message box - send to langchain4j routine set up and confirmed, even without an LLM to test against so we prove that the onscreen workflow is OK
|
2026-02-26 10:33:33 +11:00 |
|
|
|
3f9ef6d69b
|
Initial empty project commit.
|
2026-02-25 11:21:42 +11:00 |
|