Skip to content

Latest commit

 

History

History
81 lines (40 loc) · 5.09 KB

CHANGELOG.md

File metadata and controls

81 lines (40 loc) · 5.09 KB

CHANGELOG

v0.0.0 (2024-03-28)

Unknown

  • Add voice module integration and update direct knowledge (9f1ab45)

  • Add requirements and functionality for speech synthesis (090b71c)

  • added basic text to speech service (7e6e58f)

  • Refactor direct knowledge implementation (67587aa)

  • Add direct knowledge persistence and short-term memory saver (8f23dda)

  • rename local_file to history module (46c4fe8)

  • rename main assistant as tau (bb074fb)

  • Add short-term memory saver functionality and prompt service*** (a150063)

  • Add main function to print conversation history in short term memory saver assistant (138c6e7)

  • Create short-term-memory-saver Assistant (empty file) (3dd651e)

  • add short term memory saver system prompt (eeed5f1)

  • Update conversation history and refine prompt structure (e043f99)

  • Refactor get_time_since_last function to improve readability and add error handling (70bc346)

  • Add message normalization and model selection prompt (3fc2783)

  • Add timestamp and time since last message to conversation history (489e810)

  • Add time_since_last variable to prompt request (99eb484)

  • Add initial code for conversation history and prompt handling (6eb800c)

  • Update anthropic_cli.py (6532424)

  • Update anthropic_cli.py (fdf4c97)

  • Update anthropic_cli.py (ddbc51c)

  • Update anthropic_cli.py (a5bf2b5)

  • added model selection flow (586173a)

  • refactored history management to file (2cc6966)

  • fixing client use (dab4989)

  • exporting anthropic client to file (b23c831)

  • update history (84d531f)

  • moved to anthropic cli and first history (c5f05d7)

  • removed prompt from arguments (8f3321c)

  • Update stream_based_anthropic.py (718ad3e)

  • Update init_env.sh (e591844)

  • Update requirements.txt (cde3b90)

  • Update system.md (f9a5d15)

  • Update .env_sample (3de2b37)

  • Update anthropic_cli.py (46a8079)

  • Update checkout-repo.sh (bf8d442)

  • Update README.md (5402988)

  • Initial commit (91c7205)