Skip to content

Releases: OE-LUCIFER/Webscout

WebScout Changelog: Version 7.5 to 7.6

20 Mar 04:41
Compare
Choose a tag to compare

WebScout Changelog: Version 7.6

Added

  • New AI Providers:
    • Added FastFlux image generator provider
    • Added MagicStudio provider for AI image generation
    • Added SpeechMa provider for text-to-speech functionality
  • New Features:
    • Added TTS voice management functionality
    • Added weather toolkit documentation
    • Added model management system
    • Added GitHub workflows for labeling and releases
    • Added advanced GGUF model conversion features:
      • Imatrix quantization support
      • Model splitting capabilities
      • Enhanced hardware detection
      • Improved CLI options

Fixed

  • Provider Improvements:
    • Enhanced model availability checks across providers
    • Improved error handling in various providers
    • Streamlined provider testing in multiple classes
  • Code Organization:
    • Fixed import structure across multiple files
    • Added missing imports for core components
    • Improved temporary directory management in GGUF conversion

Changed

  • Provider Updates:
    • Removed Amigo and Bing providers
    • Removed DiscordRocks provider
    • Removed Voicepods provider
    • Removed logging options from GoogleS class
    • Updated README to reflect current model availability
  • Technical Refactoring:
    • Refactored GGUF model conversion process
    • Added type hints for imports
    • Enhanced train data path assignment logic
    • Removed unused dependencies and imports
    • Removed unused get_current_app method from AutoCoder class
  • Documentation:
    • Updated README with AI Search Providers
    • Removed proxy rotation example from LitAgent documentation
    • Enhanced CLI options and README generation
    • Updated documentation for new SpeechMa provider

Removed

  • Removed Autollama utility and related documentation
  • Removed AI art generation function from test.py
  • Removed unused pygetwindow dependency
  • Removed logging functionality from multiple providers

License

  • Updated license to reflect new attribution and licensing terms

WebScout Changelog: Version 7.3 to 7.4

09 Mar 03:52
Compare
Choose a tag to compare

WebScout Changelog: Version 7.3 to 7.4

Added

  • ChatGLM Integration Enhancement: Added plus_model parameter to initialize ChatGLM API client
  • New AI Providers:
    • Added Piclumen provider with synchronous and asynchronous support
    • Added Venice AI provider with API integration and model support
    • Added TwoAI provider with API integration and model support
    • Added HeckAI provider with API integration and model support
    • Added AllenAI to the list of available models
    • Added PerplexityLabs provider and updated README
    • Added ElectronHub provider supporting 371 AI models
    • Added AkashGPT to provider list
    • Added Genspark providers with examples and documentation updates

Fixed

  • FreeAIChat Improvements:
    • Fixed text encoding for Cyrillic and other encodings
    • Updated the list of models
    • Fixed the for_non_stream function
    • Improved code security
  • QwenLM Model Fix: Updated model name from "qwq-32b-preview" to "qwq-32b"
  • FreeAIChat Model Update: Updated AVAILABLE_MODELS list by removing and adding new models

Changed

  • QwenLM Refactoring: Removed logging functionality and updated model names
  • Provider Updates:
    • Updated KOALA model selection and validation against available models
    • Updated Jadve available models and removed logging functionality
    • Updated ChatGLM User-Agent to use LitAgent for dynamic generation
    • Removed logging functionality from WiseCat and YEPCHAT classes
    • Removed logging capabilities from GliderAI and DeepInfra and simplified initialization
  • Feature Enhancements:
    • Added customizable system prompt for ElectronHub conversation initialization
    • Added GitHub data extraction module with user and repository functionalities
    • Added voice support with logging and enhanced voice configuration for PiAI
    • Added AVAILABLE_MODELS list for DeepInfra and updated default model with validation

v1.3.0

16 Apr 06:18
Compare
Choose a tag to compare

What's New in Webscout v1.3.0?

✨ New Feature: Text-to-Speech (TTS)

  • Convert text to natural-sounding speech.
  • Choose from a wide variety of voices and languages.
  • Integrate TTS easily using the play_audio function.

🐞 Bug Fixes and Improvements

  • Enhanced stability and performance.
  • Improved error handling.
  • Updated documentation.

Upgrade to Webscout v1.3.0 today!

Enhanced Webscout by adding transcriber

07 Apr 08:19
Compare
Choose a tag to compare

Version 1.2.6 of Webscout now includes a transcriber. The transcriber feature in Webscout is a useful tool for transcribing YouTube videos.