Local AI helper 版本历史 - 18 个版本
Local AI helper 作者: Ivo Stoykov
Local AI helper 版本历史 - 18 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.27.22
发布于 2025年4月6日 - 124.5 KB适用于 firefox 109.0a1 及更高版本- Completely rewrote the session management.
- Added the ability to name session history for easier restoration.
- Synced chat history changes with the active session.
- Redesigned dynamic chat menus.
- Implemented the newest Markdown parser features.
- Introduced internal tool functions for rendering the active page in the current tab.
- Enhanced the options page.
- Improved the import, export, and deletion functions for user commands.
- Improved the import, export, and deletion functions for user tool functions.
- Moved related button from the "General" section to the associated script.
- Designated Ollama as the primary API endpoint, deprecating others.
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源代码遵循 Mozilla 公共许可证 2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.24.52
发布于 2025年3月31日 - 120.65 KB适用于 firefox 109.0a1 及更高版本Replaced the Markdown processor to improve output handling.
Related 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源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.24.51
发布于 2025年3月31日 - 120.64 KB适用于 firefox 109.0a1 及更高版本- Replaced the Markdown processor to improve output handling.
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源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.24.33
发布于 2025年3月29日 - 118.05 KB适用于 firefox 109.0a1 及更高版本- Added tool functions to extend LLMs that support them as part of the prompt, such as Llama 3.2.
- Enhanced image functionality: users can now select an image on the page and/or attach an image as context for the prompt.
- Added global option to set default prompt temperature.
- Added per-prompt temperature control, temporary until tab reload or user adjustment.
- Option page has more settings
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源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.22.58
发布于 2025年1月30日 - 113.85 KB适用于 firefox 109.0a1 及更高版本- Attachments bugs were fixed.
- Custom commands bug fixes
- Support multiple page snippet selection源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.22.41
发布于 2024年12月16日 - 114.35 KB适用于 firefox 109.0a1 及更高版本## [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.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.22.37
发布于 2024年12月9日 - 114.19 KB适用于 firefox 109.0a1 及更高版本### 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 user源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.20.89
发布于 2024年12月7日 - 114.88 KB适用于 firefox 109.0a1 及更高版本### 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源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.18.2
发布于 2024年12月6日 - 113.74 KB适用于 firefox 109.0a1 及更高版本### 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源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.17.33
发布于 2024年8月26日 - 109.76 KB适用于 firefox 109.0a1 及更高版本- 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/issues源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.16.91
发布于 2024年8月22日 - 109.48 KB适用于 firefox 109.0a1 及更高版本minor 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/issues源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.16.36
发布于 2024年8月20日 - 109.19 KB适用于 firefox 109.0a1 及更高版本- added speech recognition
change log: https://github.com/ivostoykov/localAI/blob/main/CHANGELOG.md
documentation: https://github.com/ivostoykov/localAI/blob/main/documentation.md源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.15.97
发布于 2024年8月18日 - 105.88 KB适用于 firefox 109.0a1 及更高版本- 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.md源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.13.3
发布于 2024年7月27日 - 105.45 KB适用于 firefox 109.0a1 及更高版本- 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/localAI源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.12.90
发布于 2024年7月25日 - 105.39 KB适用于 firefox 109.0a1 及更高版本Added 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/localAI源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.12.3
发布于 2024年7月16日 - 103.81 KB适用于 firefox 109.0a1 及更高版本* 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.md源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.11.51
发布于 2024年7月15日 - 100.82 KB适用于 firefox 109.0a1 及更高版本* 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.源代码遵循 Mozilla 公共许可证 2.0 发布