Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: 291 - llm_tracker is not an attribute in client class #320

Merged
merged 3 commits into from
Jul 29, 2024

Commits on Jul 27, 2024

  1. Update client.py

    initialize the llm_tracker with None.
    andkoma committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    7bfce1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from andkoma/andkoma-patch-1

    bugfix: 'Client' object has no attribute 'llm_tracker' - #291
    andkoma committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e0df88a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    98514ed View commit details
    Browse the repository at this point in the history