Skip to content

Releases: bmachek/lrc-ai-assistant

Release v3.1.0.0

16 Mar 11:50
Compare
Choose a tag to compare
  • Added support for gemma3 in combination with Ollama.
  • #20 partly completed.

Full Changelog: v3.0.0...v3.1.0.0

Release v3.0.0 - This is a big one.

11 Mar 07:07
Compare
Choose a tag to compare

List of changes / new features:

  • Keyword categories are customizable via GUI. For now without the support of creating subcategories, due to limitations in the GUI design possibilities in LRC SDK.
  • Experimental support of Ollama (preconfigured for DeepSeek-R1, llama-3.2-vision, llava). Ollama installation has to be done manually.
  • Hopefully some improvements to error handling.

Known limitations:
I'm a little behind on keeping the German and French translations up to date.

Full Changelog: v2.0.0...v3.0.0

Release v2.0.0 - Return of ChatGPT, French translation

06 Feb 13:16
Compare
Choose a tag to compare

ChatGPT is now available again (gpt-4o and gpt-4o-mini)
Thanks to Fabrice Meuwissen, there is a French translation now. merci beaucoup.

Full Changelog: v1.99.0...v2.0.0

Release v1.99.0 - The return of ChatGPT

04 Feb 09:15
Compare
Choose a tag to compare
Pre-release

Please note that this is a pre-release.

  • Updated the ChatGPT code to get it working again. (Token counting doesn't yet work)
  • GPS coordinates are passed to the AI via metadata in the JPEG as well. (This improves results in ChatGPT mostly)

Full Changelog: v1.5.0...v1.99.0

Release v1.5.0 - Happy new year release!

01 Jan 10:09
16a4c90
Compare
Choose a tag to compare

Happy new year! :-)

What's Changed

  • Pre-existing metadata (GPS and keywords) are submitted to Gemini, to enhance the results.
  • 7 feature improve ai photo captions with optional context input or metadata by @bmachek in #16

New Contributors

Full Changelog: v1.4.0...v1.5.0

Release v1.4.0 - Gemini 2.0 flash support

13 Dec 07:17
Compare
Choose a tag to compare

Adds support for Gemini 2.0 flash

Full Changelog: v1.3.0...v1.4.0

Release v1.3.0

20 Nov 09:42
9fc7cd7
Compare
Choose a tag to compare

Added Alt Text Generation

Full Changelog: v1.2.1...v1.3.0

Release v1.2.1

25 Oct 16:35
Compare
Choose a tag to compare

Release v1.2.0

22 Oct 16:50
0808e36
Compare
Choose a tag to compare

Release v1.1.0

20 Oct 09:05
Compare
Choose a tag to compare

Minor changes:

  • Trying to limit keywords to 25 max.

Full Changelog: v1.0.0...v1.1.0