Skip to content

v1.1.0

Choose a tag to compare

@ChayScripts ChayScripts released this 18 Jun 18:29
· 14 commits to main since this release
b7bd1a1

New Features and Improvements

  • Multi-LLM Query Capability:

    • The script now supports querying multiple Large Language Models simultaneously. This enhancement allows users to obtain diverse responses and insights from different models in a single execution, improving the overall efficiency and effectiveness of the querying process.
  • Color Coding for Model Names:

    • Added color coding to the output for model names, enhancing readability and allowing users to easily distinguish between different models in the results.
  • Remove Model Functionality:

    • Introduced a feature to remove specific models from the querying process, providing users with greater control over which models are utilized.
  • Display Running Model Name:

    • The script now displays the name of the currently running model, allowing users to track which model is being queried at any given time.