Skip to content

WebScout Changelog: Version 7.3 to 7.4

Latest
Compare
Choose a tag to compare
@OE-LUCIFER OE-LUCIFER released this 09 Mar 03:52
· 59 commits to main since this release

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