LogoLogo
  • 🐟An Introduction to Bluetang
  • Features
    • 📔Overview
  • Deepseek Integration
    • 😃What are the benefits?
  • How To Use
    • â„šī¸Important Information
    • 🔗Important Links
    • 📖Wiki
      • 💾Installation
        • đŸ’ŋLinux
        • đŸĒŸWindows
      • 🔃Update
      • đŸ’ģBluetang CLI Tool
      • 👨‍đŸ’ģClasses
        • GameAgent Class
        • Game Class
        • GameFrame Class
        • InputController Class
      • 🔌Plugins
        • GameAgent Plugin
        • Game Plugin
        • Training a Context Classifier
  • 📑Whitepaper
Powered by GitBook
On this page
  • Updating Bluetang.AI
  • Update Process
  1. How To Use
  2. Wiki

Update

Updating Bluetang.AI

Starting with version 2024.11.20, Bluetang.AI includes an update utility to help you keep the framework current.

To ensure you're using the latest version, regularly run:

bluetang update

Update Process

When you run the update command, the following steps are executed:

The latest version is fetched from PyPI using pip

Dependencies are installed / updated according to the latest requirements

Your config.yml is analyzed for missing keys and defaults are added accordingly

It's recommended to run bluetang update periodically to ensure you have access to the latest features and bug fixes.

PreviousWindowsNextBluetang CLI Tool

Last updated 4 months ago

📖
🔃