Commit Graph

5 Commits

Author SHA1 Message Date
2b4ab30071 chore: remove trailing whitespace and normalize line endings across all source files 2025-03-28 05:56:36 +00:00
35cba4728c chore: remove trailing whitespace from README.md formatting 2025-03-27 22:08:00 +00:00
14c40d5fa7 feat: add C extension for OpenAI chat and reset in rpylib.c and streamline Makefile
- Updated Makefile to simplify build targets for both main app and Python extension
- Implemented rpylib.c with chat and reset functions for OpenAI API communication
2025-03-20 03:13:26 +00:00
7845a42c70 fix: correct typo in user authentication error message string 2025-03-20 01:36:56 +00:00
25ee4a02ba fix: correct integer overflow in rpylib.c buffer size calculation for large inputs 2025-03-19 17:05:42 +00:00