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

Refactor Session class and add independent get_analytics method #437

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 2, 2024

  1. Refactor Session class and add get_analytics function

    - Refactored token cost and duration handling into reusable methods.
    - Added get_analytics function to allow independent session statistics retrieval.
    - Improved code readability and modularity.
    dragutin-oreski authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ceca79c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from dragutin-oreski/dragutin-oreski-analytics-…

    …patch
    
    Refactor Session class and add get_analytics function
    dragutin-oreski authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    28f83ed View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    6f16456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be432e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54722ff View commit details
    Browse the repository at this point in the history