Skip to content

Version 0.6

Latest
Compare
Choose a tag to compare
@sepandhaghighi sepandhaghighi released this 05 May 14:15
325e17b

Added

  • Response class id property #86
  • Prompt class id property #86
  • Response class regenerate_id method #86
  • Prompt class regenerate_id method #86
  • Session class render_counter method #91
  • Session class remove_message_by_index and remove_message_by_id methods
  • Session class get_message_by_index, get_message_by_id and get_message methods
  • LLMModel enum #92
  • AI_STUDIO render format #100

Changed

  • Test system modified
  • Modification handling centralized via _mark_modified method
  • Session class remove_message method modified