Commit Graph

9 Commits

Author SHA1 Message Date
66e4b04ed8 Updated the AliceAgent.kt filename and refactored - hopefully haven't broken anything else..... 2026-02-28 10:34:36 +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
8b474d81be UI and Skills settings update to now allow for on the fly model changes and the skills directory to be changed. Both confirmed as working 2026-02-27 15:48:50 +11:00
1a3d6bde7c Added the langchain4j and LLM routing functionality. Tested with a basic ping_server skill which worked. 2026-02-27 15:18:34 +11:00
12c54e237b Updated to now auto create the skills folder ready for the skills plugin. Also updated the UI to show this path and allow for "real" navigation between settings and the chat interface. 2026-02-27 11:28:50 +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
3f281d0b5b Basic gradle set up integration. 2026-02-25 11:31:46 +11:00
3f9ef6d69b Initial empty project commit. 2026-02-25 11:21:42 +11:00