Skip to content

Comments

Update KaiROS AI entry in README#1317

Merged
martindevans merged 4 commits intoSciSharp:masterfrom
avikeid2007:master
Jan 23, 2026
Merged

Update KaiROS AI entry in README#1317
martindevans merged 4 commits intoSciSharp:masterfrom
avikeid2007:master

Conversation

@avikeid2007
Copy link
Contributor

This pull request updates the example project link in the README.md to point to the correct repository for the KaiROS AI application.

  • Documentation update:
    • Updated the KaiROS AI example link in the README.md to reference the current repository for the local AI assistant for Windows & Android.

avikeid2007 and others added 4 commits January 13, 2026 22:45
The PostProcess method in InteractiveExecutor was always returning true
for breakGeneration, causing the inference loop to exit immediately after
the first iteration before any tokens could be generated.

Changed the final return statement to return false, allowing generation
to continue until a proper stop condition is met (anti-prompt, EOS token,
or max tokens reached).
…1091668821

Update KaiROS AI entry in README
@martindevans martindevans merged commit f038f39 into SciSharp:master Jan 23, 2026
5 of 7 checks passed
@martindevans
Copy link
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants