Histórico de versões de SpaceLLama - 6 versões
SpaceLLama por thecookingsenpai
Histórico de versões de SpaceLLama - 6 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.
Versão mais recente
Versão 1.6
Lançada em 11 de mar de 2025 - 74,17 KBFunciona com firefox 58.0 e superiorBetter promptingCódigo fonte lançado sob WTFPL
Transferir o Firefox e obter a extensãoIrá necessitar do Firefox para utilizar esta extensãoVersões antigas
Versão 1.5
Lançada em 11 de mar de 2025 - 73,27 KBFunciona com firefox 58.0 e superiorImproved UXCódigo fonte lançado sob WTFPL
Versão 1.4
Lançada em 11 de mar de 2025 - 74,09 KBFunciona com firefox 58.0 e superiorAdded a proper timeout and retry system to avoid timeouts on slower Ollama serversCódigo fonte lançado sob WTFPL
Versão 1.2
Lançada em 14 de out de 2024 - 1,56 MBFunciona com firefox 58.0 e superiorImproved context window management in ollama requestsCódigo fonte lançado sob WTFPL
Versão 1.1
Lançada em 13 de out de 2024 - 832,27 KBFunciona com firefox 58.0 e superior- # Changelog
## [1.1] - 2024-03-19
### Added
- New `model_tokens.json` file containing token limits for various Ollama models.
- Dynamic token limit updating based on selected model in options.
- Automatic loading of model-specific token limits from `model_tokens.json`.
- Chunking and recursive summary for long pages
- Better handling of markdown returns
### Changed
- Updated `manifest.json` to include `model_tokens.json` as a web accessible resource.
- Modified `options.js` to handle dynamic token limit updates:
- Added `loadModelTokens()` function to fetch model token data.
- Added `updateTokenLimit()` function to update token limit based on selected model.
- Updated `restoreOptions()` function to incorporate dynamic token limit updating.
- Added event listener for model selection changes.
### Improved
- User experience in options page with automatic token limit updates.
- Flexibility in handling different models and their respective token limits.
### Fixed
- Potential issues with incorrect token limits for different models.Código fonte lançado sob WTFPL
Versão 1.0
Lançada em 11 de out de 2024 - 65 KBFunciona com firefox 58.0 e superiorCódigo fonte lançado sob WTFPL