Doplnky pre prehliadač Firefox
  • Rozšírenia
  • Témy vzhľadu
    • Pre Firefox
    • Slovníky a jazykové balíky
    • Stránky ostatných prehliadačov
    • Doplnky pre Android
Prihlásiť sa
Ikona doplnku

História doplnku Local AI helper - 25 verzií

Local AI helper Autor: Ivo Stoykov

Doplnok zatiaľ nie je ohodnotený
Hodnotenie: 0 z 5
5
0
4
0
3
0
2
0
1
0
História doplnku Local AI helper - 25 verzií
  • So starými verziami buďte opatrní! Tieto verzie sú zobrazené za účelom testovania a referencie.Vždy by ste mali používať najnovšiu verziu doplnku.

  • Najnovšia verzia

    Verzia 1.28.90

    Vydaná 24. feb 2026 - 182,77 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    Model caching
    Added embedding
    DB schema upgraded
    Bug Fixes
    Session Archiving
    Improved Page Content Extraction

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť Firefox a získať rozšírenie
    Stiahnuť súbor
  • Staršie verzie

    Verzia 1.28.87

    Vydaná 23. feb 2026 - 180,94 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    Model caching
    Added embedding
    DB schema upgraded
    Bug Fixes
    Session Archiving
    Improved Page Content Extraction

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.85

    Vydaná 22. feb 2026 - 180,93 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    • Model caching
    • Added embedding
    • DB schema upgraded
    • Bug Fixes
    • Session Archiving
    • Improved Page Content Extraction

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.82

    Vydaná 22. feb 2026 - 172,11 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    • Model caching
    • Added embedding
    • DB schema upgraded
    • Bug Fixes
    • Session Archiving

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.80

    Vydaná 22. feb 2026 - 171,17 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    • Model caching
    • Added embedding
    • DB schema upgraded
    • Bug Fixes
    • Session Archiving

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.73

    Vydaná 20. feb 2026 - 166,48 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    Added command hint box above the input area, triggered by / (slash commands) or @ (context placeholders)
    Hint box filters the matching list as the user types and hides on non-matching input
    Arrow keys navigate the list; Tab appends the completion suffix; Escape dismisses
    Fixed rootElement.getElementById error in getARIAContext — replaced with querySelector
    Fixed missing closing bracket and misplaced return in getARIAContext
    Fixed typo $err.message → err.message in getARIAContext error handler

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.70

    Vydaná 20. feb 2026 - 166,3 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    Added command hint box above the input area, triggered by / (slash commands) or @ (context placeholders)
    Hint box filters the matching list as the user types and hides on non-matching input
    Arrow keys navigate the list; Tab appends the completion suffix; Escape dismisses
    Fixed rootElement.getElementById error in getARIAContext — replaced with querySelector
    Fixed missing closing bracket and misplaced return in getARIAContext
    Fixed typo $err.message → err.message in getARIAContext error handler

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.68

    Vydaná 19. feb 2026 - 166,27 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    Added command hint box above the input area, triggered by / (slash commands) or @ (context placeholders)
    Hint box filters the matching list as the user types and hides on non-matching input
    Arrow keys navigate the list; Tab appends the completion suffix; Escape dismisses
    Fixed rootElement.getElementById error in getARIAContext — replaced with querySelector
    Fixed missing closing bracket and misplaced return in getARIAContext
    Fixed typo $err.message → err.message in getARIAContext error handler

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.65

    Vydaná 18. feb 2026 - 166,24 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    • Added command hint box above the input area, triggered by / (slash commands) or @ (context placeholders)
    • Hint box filters the matching list as the user types and hides on non-matching input
    • Arrow keys navigate the list; Tab appends the completion suffix; Escape dismisses
    • Fixed rootElement.getElementById error in getARIAContext — replaced with querySelector
    • Fixed missing closing bracket and misplaced return in getARIAContext
    • Fixed typo $err.message → err.message in getARIAContext error handler

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.59

    Vydaná 16. feb 2026 - 165,18 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    Refactored the session management.
    Refactored context management.
    Split UI and context history for clarity
    Added additional commands to user input
    Added internal tool call handling for page browsing
    Separated internal from user tools (external resources)
    Added global page filtering to reduce context noise
    Added per domain filtering for fine-tuning what page content will be included in the context

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.58

    Vydaná 15. feb 2026 - 165,05 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    Refactored the session management.
    Refactored context management.
    Split UI and context history for clarity
    Added additional commands to user input
    Added internal tool call handling for page browsing
    Separated internal from user tools (external resources)
    Added global page filtering to reduce context noise
    Added per domain filtering for fine-tuning what page content will be included in the context

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.56

    Vydaná 15. feb 2026 - 165,04 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    Refactored the session management.
    Refactored context management.
    Split UI and context history for clarity
    Added additional commands to user input
    Added internal tool call handling for page browsing
    Separated internal from user tools (external resources)
    Added global page filtering to reduce context noise
    Added per domain filtering for fine-tuning what page content will be included in the context

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.55

    Vydaná 15. feb 2026 - 165,13 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    • Refactored the session management.
    • Refactored context management.
    • Split UI and context history for clarity
    • Added additional commands to user input
    • Added internal tool call handling for page browsing
    • Separated internal from user tools (external resources)
    • Added global page filtering to reduce context noise
    • Added per domain filtering for fine-tuning what page content will be included in the context

    Full list of the changes is available at https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.29

    Vydaná 5. okt 2025 - 149,56 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    Internal optimisation and small bug fixes

    Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Issues: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.28

    Vydaná 4. aug 2025 - 149,32 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    • bug preventing communication with the server fixed

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.25

    Vydaná 1. aug 2025 - 149,41 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    • Action ribbon is now globally available and supports injecting predefined prompts even when the input area is inactive.
    • Fixed an issue where menus could unexpectedly close.
    • The "Thinking Mode" button now checks whether the active model supports thinking mode.
    • The "Tools Mode" button now verifies if the active model can handle external tools.

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.22

    Vydaná 18. júl 2025 - 149,3 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    • Added new prompt area button ribbon for quick access to features
    • Added quick prompt menu for direct prompt injection
      • Included prompt filter for easy prompt search by name
      • Enabled quick access to stored prompts with enhanced manipulation options
    • Added library button (reserved for future use)
    • Added erase button to clear the user input area

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.15

    Vydaná 12. júl 2025 - 144,1 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    • Added hot reload after extension update.
    • Removed redundant snippets

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.10

    Vydaná 11. júl 2025 - 142 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    • Added more information in the background messages logged in the front space
    • Simplified the log entry by shortening the location.
    • Refactored messaging communication to mitigate "The message port closed before a response was received." messages.
    • Removed redundant snippets.

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.5

    Vydaná 10. júl 2025 - 142,13 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    • Added a new command to pull active model information
    • Added a new command to show last message
    • Added links to documentation for some of the elements
    • Added a help menu

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.28.0

    Vydaná 1. júl 2025 - 141,18 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    • New extension settings page
    • Changes in the General Settings section are detected and the window won't be closed if there are changes not saved yet.
    • Added links to the help documentation
    • Bug fixes
    • Improved model capability detection (if server provides information)
    • Documentation updated

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.27.93

    Vydaná 29. jún 2025 - 141,14 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    • Model tool usage detection is now available.
    • Detection of model thinking capabilities was added.
    • Bug fixes

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.27.90

    Vydaná 28. jún 2025 - 141,13 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    • Added the ability to switch thinking on or off (available in Ollama).
    • Added session name generating calls
    • Tool availability is now tied to the session.
    • Instead of storing status, the model is checked on the fly for tool support. If it supports tools, they’re included; if not, they’re left out.

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.27.85

    Vydaná 26. jún 2025 - 137,98 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    • Message exchange bug fixed
    • Dynamic setting Model options bug fixed
    • Added Help in the main menu
    • Added help in the model settings menu

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
  • Verzia 1.27.81

    Vydaná 26. jún 2025 - 138,16 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    Fixed a bug that was duplicating attachment icons
    Refactored model calls to simplify the code base
    Fixed Firefox select element bug when document has iframes
    Added some useful Model modifiers menu

    The full change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
    Documentation is here: https://github.com/ivostoykov/localAI/blob/main/documentation.md
    Report issues and suggest improvements here: https://github.com/ivostoykov/localAI/issues

    Zdrojový kód je k dispozícii v rámci licencie Mozilla Public License 2.0

    Stiahnuť súbor
Prejsť na domovskú stránku Mozilly

Doplnky

  • O nás
  • Blog o doplnkoch pre Firefox
  • Workshop tvorby rozšírenia
  • Centrum pre vývojárov
  • Pravidlá pre vývojárov
  • Komunitný blog
  • Fórum
  • Nahlásiť chybu
  • Pokyny pre recenzentov

Prehliadače

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Súkromie
  • Cookies
  • Právne informácie

Ak nie je uvedené inak, obsah tejto stránky je dostupný pod licenciou Creative Commons Attribution Share-Alike License v3.0 alebo jej akejkoľvek vyššej verzie.