Releases: AGitUser-NOEL/Java-LLM
Releases · AGitUser-NOEL/Java-LLM
CougarAI alpha_rd_0.1.03
alpha_rd_0.1-03 Jars for import packages
CougarAI alpha_rd_0.1.02
The bot performs a linear search by reading logs.txt line-by-line. It checks if your question matches the text after Q:. If it finds a match, it uses substring to "slice" out the answer sitting between A: and ;.
When it doesn’t know an answer, it triggers a FileWriter in append mode. This adds your new Q&A to the bottom of the file so it’s saved permanently. It’s basically a DIY database where every line is a new memory!
cAI 0.1 alpha
First release of Cougar AI