github karlomikus/vue-salt-rim v4.7.0

latest releases: v4.9.0, v4.8.0
15 days ago

New

  • Added generative AI support
    • Currently available only as global application configuration via environment variables
    • Added AI_PROVIDER env variable. Use it to setup AI provider
      • Supported values: ollama, lmstudio
      • Currently only supports a few providers, more will be added in the future, although it will fallback to openai-compatibile API
    • Added AI_HOST env variable. Use it to setup AI host URL
    • Added AI_MODEL env variable. Use it to setup AI model
    • Added AI_API_KEY env variable. Use it to setup AI API key
    • AI enhancements are available on:
      • Cocktail form page
        • Ask to generate tags based on cocktail recipe
      • Ingredient form page
        • Fill in basic ingredient information based on name
  • Added bookmarklet generation
    • You can now generate draft2 cocktail JSON from from any website using bookmarklet
  • Added support for importing via raw HTML content
  • Added support for cocktails.import personal access token scope

Don't miss a new vue-salt-rim release

NewReleases is sending notifications on new releases.