Cronologia versioni di Local AI helper - 13 versioni
Local AI helper di Ivo Stoykov
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 1.22.41
Rilasciato 16 dic 2024 - 114,35 kBCompatibile con firefox109.0a1 e successive## [1.22.47] 2024-12-16 - latest
- `Select and Send Element` now separate image from text elements and prompt them accordingly. Processing images required LLM that supports it, like llama3.2-vision
- Some bugs were fixed.Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Scarica Firefox e installa l’estensioneDevi utilizzare Firefox per poter installare questa estensioneVersioni precedenti
Versione 1.22.37
Rilasciato 9 dic 2024 - 114,19 kBCompatibile con firefox109.0a1 e successive### Options page
- Added `test connection` button
- Added converting binary to text service and point
- Added list of user prompt
- Added ability to add, edit and delete prompts
- Added user prompts import and export
- Added connection check
### Side panel
- Improved injecting active tab's page into the context
- Removed binary content handler and replaced it with converting it to text
- Fixed issues with `Ask AI To Explain Selected` action
- Fixed issues with `Select and Send Element`
- Selected element is not added in the context rather in the user input field
- More than one selection may be added to the context.
- The response is possible to be inserted in element allowing input by point-and-click
- Response formatting parser has some improvements
- Added endpoint for document processing
- A number of bugs fixed
- Improved showing background messages to the userCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.20.89
Rilasciato 7 dic 2024 - 114,88 kBCompatibile con firefox109.0a1 e successive### Options page
- Added `test connection` button
- Added converting binary to text service and point
- Added list of user prompt
- Added ability to add, edit and delete prompts
- Added user prompts import and export
- Added connection check
### Side panel
- Improved injecting active tab's page into the context
- Removed binary content handler and replaced it with converting it to text
- Fixed issues with `Ask AI To Explain Selected` action
- Fixed issues with `Select and Send Element`
- Selected element is not added in the context rather in the user input field
- More than one selection may be added to the context.
- The response is possible to be inserted in element allowing input by point-and-click
- Response formatting parser has some improvements
- Added endpoint for document processing
- A number of bugs fixedCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.18.2
Rilasciato 6 dic 2024 - 113,74 kBCompatibile con firefox109.0a1 e successive### Options page
- Added `test connection` button
- Added converting binary to text service and point
- Added list of user prompt
- Added ability to add, edit and delete prompts
- Added user prompts import and export
- Added connection check
### Side panel
- Improved injecting active tab's page into the context
- Removed binary content handler and replaced it with converting it to text
- Fixed issues with `Ask AI To Explain Selected` action
- Fixed issues with `Select and Send Element`
- Selected element is not added in the context rather in the user input field
- More than one selection may be added to the context.
- The response is possible to be inserted in element allowing input by point-and-click
- Response formatting parser has some improvements
- Added endpoint for document processingCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.17.33
Rilasciato 26 ago 2024 - 109,76 kBCompatibile con firefox109.0a1 e successive- Fixed issue where copying to clipboard lost formatting.
- AI response is now stored as row content and can be reviewed in the console.
- Added new predefined user command: `dump`, which sends raw content to the console.
- Minor bugs fixed.
- Added Firefox-specific information for speech settings in case of issues.
Repo is here: https://github.com/ivostoykov/localAI
Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Changelog: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
Firefox specific issues: https://github.com/ivostoykov/localAI/blob/main/ff.md
Suggestions and bugs report here: https://github.com/ivostoykov/localAI/issuesCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.16.91
Rilasciato 22 ago 2024 - 109,48 kBCompatibile con firefox109.0a1 e successiveminor bug fixes and optimisations
Repo is here: https://github.com/ivostoykov/localAI
Documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md
Changelog: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
Firefox specific issues: https://github.com/ivostoykov/localAI/blob/main/ff.md
Suggestions and bugs report here: https://github.com/ivostoykov/localAI/issuesCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.16.36
Rilasciato 20 ago 2024 - 109,19 kBCompatibile con firefox109.0a1 e successive- added speech recognition
change log: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.mdCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.15.97
Rilasciato 18 ago 2024 - 105,88 kBCompatibile con firefox109.0a1 e successive- Fixed file type check when dropped
- Refactored request JSON composition reducing the itterations
- Improved error reporting
- Extgernal resource missing content bug fixed
- Facilitated model change for Ollama API
- Added more menus in the cog button.
- Added `/hook` command to list the available functions available on the given webHook server
- Command `/hook` added to the predefined commands
- Added a status bar providing information about various statuses
- Added separate documentation
Changelog is here https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.mdCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.13.3
Rilasciato 27 lug 2024 - 105,45 kBCompatibile con firefox109.0a1 e successive- fixed issue with context menu
- fixed permission issue for external resources call
- resolved issue with calling external resources
- improved error handling and notification for background issues
Complete change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
How to use external Web Hook - look here: https://github.com/ivostoykov/localAICodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.12.90
Rilasciato 25 lug 2024 - 105,39 kBCompatibile con firefox109.0a1 e successiveAdded web hook for external resource to enrich LLM context.
Complete change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
How to use external Web Hook - look here: https://github.com/ivostoykov/localAICodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.12.3
Rilasciato 16 lug 2024 - 103,81 kBCompatibile con firefox109.0a1 e successive* lost contact with the background when executing some prompts has been fixed.
* Added user commands `import` and `export` to the main menu.
* Added user commands `import` and `export` to the cog menu.
the change log is here: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
the documentation is here: https://github.com/ivostoykov/localAI/blob/main/README.mdCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.11.51
Rilasciato 15 lug 2024 - 100,82 kBCompatibile con firefox109.0a1 e successive* some bugs fixed
* added buttons to increase or decrease font-size for individual chat block
* added `new` button to create a custom command from executed prompt.
* chat related buttons positioned better to avoid overlapping the content.Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 1.10.14
Rilasciato 7 lug 2024 - 100,27 kBCompatibile con firefox109.0a1 e successiveCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0