28 Commits

Author SHA1 Message Date
kennethreitz f2fa5cefbc Update FUNDING.yml 2024-11-17 06:27:54 -05:00
kennethreitz 7f09cbf4a4 Create FUNDING.yml 2024-11-17 06:27:38 -05:00
kennethreitz 78efe32ac4 Update README.md 2024-11-11 11:48:24 -05:00
kennethreitz ff7ca24b94 Update README.md 2024-11-11 11:47:47 -05:00
kennethreitz 6f5971b721 Refactor Simplechat CLI: Improve memory summarization and add progress indicators v0.1.7 2024-11-10 09:10:16 -05:00
kennethreitz a683b176a4 Bump version to 0.1.6 in pyproject.toml v0.1.6 2024-11-10 09:03:05 -05:00
kennethreitz 32a7dd1638 Refactor conversation history management and improve memory summarization in Simplechat CLI 2024-11-10 09:02:51 -05:00
kennethreitz ddb3742abd Refactor frequency numbering system and conversation history management 2024-11-09 08:59:17 -05:00
kennethreitz b4a6be3cc5 Update Simplechat CLI: Add /tune command for frequency tuning 2024-11-09 08:20:23 -05:00
kennethreitz 9459098cfe Update version to 0.1.5 and enhance conversation history management in SimpleMemoryPlugin 2024-11-09 08:01:54 -05:00
kennethreitz 5e4259daca Update pyproject.toml: Bump version to 0.1.4 and add 'simplemind[full]' dependency v0.1.5 2024-11-08 13:23:49 -05:00
kennethreitz 27fcc351d1 Update README.md: Fix typo in Simplechat 2024-11-08 13:18:34 -05:00
kennethreitz 47a4ce05fe Bump version to 0.1.3 in pyproject.toml v0.1.3 2024-11-08 13:16:57 -05:00
kennethreitz c34aa1fbde Update pyproject.toml to version 0.1.2 2024-11-08 13:16:40 -05:00
kennethreitz f7f9123517 Update README.md 2024-11-08 12:27:46 -05:00
kennethreitz 6790ff28ec Update cli.py to ensure the required spaCy model is downloaded v0.1.2 2024-11-08 12:26:16 -05:00
kennethreitz 71b1f04862 Update pyproject.toml to include 'nltk' as a dependency 2024-11-08 12:20:40 -05:00
kennethreitz f1ea5b8228 Update pyproject.toml to include 'spacy' as a dependency 2024-11-08 12:20:21 -05:00
kennethreitz 60ff761bfa Update README.md and environment variable setup 2024-11-08 12:14:18 -05:00
kennethreitz 32e2ac3082 Add MIT License to the repository 2024-11-08 12:13:42 -05:00
kennethreitz 9abadc3159 Update README.md 2024-11-08 12:12:43 -05:00
kennethreitz 16a1ec8abf Update command in README.md to use 'simplechat' instead of 'simplemind' 2024-11-08 11:21:48 -05:00
kennethreitz 1eaaafbd06 Update package name and installation command 2024-11-08 11:21:14 -05:00
kennethreitz 6d53ffbc0a Update pyproject.toml dependencies 2024-11-08 11:17:20 -05:00
kennethreitz 907287772f Ignore additional files and directories in .gitignore 2024-11-08 11:16:51 -05:00
kennethreitz 50807446c9 Add .envrc to .gitignore 2024-11-08 11:15:26 -05:00
kennethreitz ad153536e6 Add simplemind to pyproject.toml dependencies 2024-11-08 11:15:21 -05:00
kennethreitz 02a56ed0b9 Add .gitignore and pyproject.toml files 2024-11-08 09:19:13 -05:00