Skip to content

v0.0.58

Choose a tag to compare

@flori flori released this 02 Feb 09:32
  • Updated Redis image to version to valkey 9.0.1 in docker-compose.yml
  • Added errors.lst to .gitignore and updated packaging to ignore this file
  • Added utils gem as a development dependency in Rakefile and
    ollama_chat.gemspec
  • Enhanced documentation consistency with standardized leading spaces for doc
    comment continuation lines
    • Standardized parameter and return value descriptions for methods to align
      with YARD documentation standards
    • Ensured all method signatures and descriptions comply with YARD documentation
      standards