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

Updated API key verification script to new working version #1

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

Commits on Oct 6, 2024

  1. Updated API key verification script to new working version

    yK2DTzh2 authored and yK2DTzh2 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    2a6b4cd View commit details
    Browse the repository at this point in the history
  2. Enhanced OpenAI API key verification by reusing requests sessions, ad…

    …ding model listing, account usage details, and improved error handling
    yK2DTzh2 authored and yK2DTzh2 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    a0543b2 View commit details
    Browse the repository at this point in the history
  3. Removed comments

    yK2DTzh2 authored and yK2DTzh2 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    9d318b9 View commit details
    Browse the repository at this point in the history
  4. Update README and restructure project for library usage

    yK2DTzh2 authored and yK2DTzh2 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    d1cf867 View commit details
    Browse the repository at this point in the history
  5. Update README to GPT-4

    yK2DTzh2 authored and yK2DTzh2 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8634e2e View commit details
    Browse the repository at this point in the history
  6. Update README to GPT-4

    yK2DTzh2 authored and yK2DTzh2 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    2e95802 View commit details
    Browse the repository at this point in the history
  7. Remove build artifacts from repository

    yK2DTzh2 authored and yK2DTzh2 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    4d66bdb View commit details
    Browse the repository at this point in the history
  8. Remove build artifacts from repository

    yK2DTzh2 authored and yK2DTzh2 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    6e99732 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Refactored OpenAI API key verifier to improve error handling, logging…

    …, usage statistics retrieval, and added monthly cost analysis functionality
    yK2DTzh2 authored and yK2DTzh2 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d8df5f0 View commit details
    Browse the repository at this point in the history
  2. Refactored OpenAI API key verifier to improve error handling, logging…

    …, usage statistics retrieval, and added monthly cost analysis functionality
    yK2DTzh2 authored and yK2DTzh2 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b04ef9d View commit details
    Browse the repository at this point in the history
  3. Update init

    yK2DTzh2 authored and yK2DTzh2 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    645c050 View commit details
    Browse the repository at this point in the history
  4. Remove emojis from logging

    yK2DTzh2 authored and yK2DTzh2 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    56fc300 View commit details
    Browse the repository at this point in the history