Commit Graph

  • cf46d39a12 fix: wrap submit_tool_outputs call in try-except and add reset method to Agent class main retoor 2025-03-12 17:51:38 +0000
  • d3f3772801 fix: wrap tool call execution in try-catch to capture exceptions as output strings retoor 2025-03-12 17:28:28 +0000
  • f3e61e97ca fix: correct misspelling of "transcript" in docstrings and comments across source files retoor 2025-03-08 16:52:12 +0000
  • 05344c2813 chore: bump project version to 1.2.3 in package.json and setup.py retoor 2025-03-08 12:43:37 +0000
  • 9ab3f0e0f1 feat: add vision demo with file upload and image URL extraction to Agent class retoor 2025-03-07 16:28:58 +0000
  • 4362a2468e style: normalize string quotes, fix grammar, and clean up whitespace in demo files and __main__.py retoor 2025-02-24 13:43:29 +0000
  • 612b1138ad feat: add tool execution support with sandboxed environment and validation retoor 2025-02-24 13:38:12 +0000
  • e5c34df933 chore: replace free-tier pitch with setup guide and add assistant reuse logic in Agent init retoor 2025-02-22 20:28:05 +0000
  • c22d9eee25 fix: correct message_role assignment and iterable check in Agent.communicate retoor 2025-01-20 14:08:32 +0000
  • 22bdeaa2a1 feat: add narrative explaining embedding concepts and their applications retoor 2025-01-20 12:46:48 +0000
  • d08dc6ba0b docs: replace costs section with free olama setup guide and fix heading formatting retoor 2025-01-20 12:36:59 +0000
  • d88adcf3b8 docs: remove outdated Replika demo section and trim readme content to focus on core project description and setup retoor 2025-01-20 05:52:44 +0000
  • 333c35aa7b docs: document dict-based message format and multi-message role shorthand in README retoor 2025-01-20 05:50:48 +0000
  • dc6b102e15 docs: add demo_batch_messages command and update readme with project description and setup instructions retoor 2025-01-20 05:47:09 +0000
  • a23d971789 docs: add cost section image and blank line before it in readme retoor 2025-01-20 03:52:02 +0000
  • ee22d41fc6 docs: add costs section and screenshot to README retoor 2025-01-20 03:50:22 +0000
  • 7fae2211a6 docs: rename section headers to clarify demo types in README retoor 2025-01-20 03:44:49 +0000
  • 421e913892 docs: add horizontal rule separators between README sections for visual clarity retoor 2025-01-20 03:43:43 +0000
  • 8abb339ac0 docs: replace markdown code fences with blockquote tags for discussion and replika examples retoor 2025-01-20 03:42:18 +0000
  • ee29f32681 docs: bold character names in discussion example output within README retoor 2025-01-20 03:40:12 +0000
  • 3db564c90b docs: update code block language specifiers to markdown in README examples retoor 2025-01-20 03:37:57 +0000
  • 6e3fd6f581 chore: add .env and .idea directory patterns to gitignore for environment and IDE exclusions retoor 2025-01-20 03:36:22 +0000
  • 2ec66470fe feat: add MIT license headers and RAG documentation to source files and readme retoor 2025-01-20 03:35:46 +0000
  • 3e1e9bf8ea chore: add initial project scaffolding with gitignore, makefile, setup, and ragent package skeleton retoor 2025-01-20 03:29:17 +0000