• Joined on 2024-12-18
Logic pushed to main at Logic/autoteacher 2025-12-02 09:49:38 +08:00
3d6dec4a60 chore(grading): update default AI model endpoint
Logic pushed to main at Logic/rag_chat 2025-11-27 21:08:04 +08:00
dcc20609c8 fix(memory): specify full embedding model identifier
Logic pushed to main at Logic/rag_chat 2025-11-27 19:14:30 +08:00
a43c6a10ac feat(memory): replace Mem0 with local RAG using SQLite, ChromaDB, and bge-small
Logic synced commits to master at Logic/hugo from mirror 2025-11-27 18:40:10 +08:00
142ee570d4 docs(posts): add new content and LeetCode solutions
Logic created repository Logic/diffusion_policy 2025-11-20 15:18:44 +08:00
Logic pushed to main at Logic/autoteacher 2025-11-18 14:00:42 +08:00
8ec8a70c3b feat(submission): allow resubmission and add file size limit
Logic pushed to main at Logic/autoteacher 2025-11-18 09:12:10 +08:00
35b4d7470f feat(roster): implement class roster management and submission validation
Logic pushed to main at Logic/autoteacher 2025-11-10 22:18:59 +08:00
3c80510e9c build(docker): add Docker Compose configuration
Logic pushed to main at Logic/autoteacher 2025-11-10 22:16:46 +08:00
2165fbe5ec feat(docker): add Dockerfile and .dockerignore for app containerization
4cb9db1b7c feat: initialize AutoTeacher Next.js project structure
Logic created branch main in Logic/autoteacher 2025-11-10 22:16:46 +08:00
Logic created repository Logic/autoteacher 2025-11-10 22:16:23 +08:00
Logic pushed to main at Logic/rag_chat 2025-10-26 17:10:13 +08:00
b88a897151 feat(memory): increase memory search limit for response generation
Logic pushed to main at Logic/rag_chat 2025-10-26 17:02:04 +08:00
2297ba097b feat(llm): implement structured JSON output for assistant responses
Logic pushed to main at Logic/rag_chat 2025-10-23 20:36:17 +08:00
33063821df feat(memory): enhance memory integration prompt for better responses
Logic pushed to main at Logic/rag_chat 2025-10-21 14:24:27 +08:00
994b6fc0fe feat(llm): update model version and add reasoning effort parameter
Logic pushed to main at Logic/rag_chat 2025-10-18 10:36:30 +08:00
ce1de82ee3 chore(haystack-rag): remove entire RAG module
Logic pushed to main at Logic/rag_chat 2025-10-13 10:27:20 +08:00
c0505479f0 style(memory): instruct AI to avoid emojis in responses
Logic pushed to main at Logic/rag_chat 2025-10-13 10:24:13 +08:00
d8e0a82b72 chore(i18n): translate memory prompt and system message to Chinese
Logic pushed to main at Logic/rag_chat 2025-10-13 10:17:25 +08:00
f1a48874d0 refactor(logging): introduce centralized logging and FastAPI lifespan
Logic pushed to main at Logic/rag_chat 2025-10-13 09:54:06 +08:00
0e5199d3c0 chore(deps): add threading module import