Commit Graph

12 Commits

Author SHA1 Message Date
333c35aa7b docs: document dict-based message format and multi-message role shorthand in README 2025-01-20 05:50:48 +00:00
dc6b102e15 docs: add demo_batch_messages command and update readme with project description and setup instructions 2025-01-20 05:47:09 +00:00
a23d971789 docs: add cost section image and blank line before it in readme 2025-01-20 03:52:02 +00:00
ee22d41fc6 docs: add costs section and screenshot to README
Add a new "Costs" section to the README documenting the low operational cost of approximately ten cents per day of chat usage, along with a screenshot (costs.png) showing the actual expenses from extensive testing.
2025-01-20 03:50:22 +00:00
7fae2211a6 docs: rename section headers to clarify demo types in README 2025-01-20 03:44:49 +00:00
421e913892 docs: add horizontal rule separators between README sections for visual clarity 2025-01-20 03:43:43 +00:00
8abb339ac0 docs: replace markdown code fences with blockquote tags for discussion and replika examples 2025-01-20 03:42:18 +00:00
ee29f32681 docs: bold character names in discussion example output within README 2025-01-20 03:40:12 +00:00
3db564c90b docs: update code block language specifiers to markdown in README examples 2025-01-20 03:37:57 +00:00
6e3fd6f581 chore: add .env and .idea directory patterns to gitignore for environment and IDE exclusions 2025-01-20 03:36:22 +00:00
2ec66470fe feat: add MIT license headers and RAG documentation to source files and readme 2025-01-20 03:35:46 +00:00
3e1e9bf8ea chore: add initial project scaffolding with gitignore, makefile, setup, and ragent package skeleton 2025-01-20 03:29:17 +00:00