talemate icon indicating copy to clipboard operation
talemate copied to clipboard

0.25.5

Open vegu-ai-tools opened this issue 9 months ago • 3 comments

fixes #124

  • fixes openai compatibility client to use completions endpoint if API Handles prompt template is disabled and chat/completions if its enabled.
  • fixes openai compatibility client not passing through frequency penalty
  • fixes openai compatibility client not saving coercion settings
  • fixes issue when setting LLM prompt template if model name contained /
  • lock sentence-transformers to 2.2.2 for now since >=2.3.0 seems to break loading of instructor embeddings
  • support png tEXt import for character cards (fixes silly tavern card import)

vegu-ai-tools avatar May 20 '24 09:05 vegu-ai-tools