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

Issue Fix #17777 #1783

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

Commits on Oct 8, 2024

  1. Issue Fix #17777

    openai.AsyncOpenAI not safe when shared across async tests openai#1777
    
    Resolve an alternative for httpx, using abstraction making the coding experience user friendly.
    
    Read the documentation attached to it.
    anointingmayami committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    75d7f15 View commit details
    Browse the repository at this point in the history
  2. debug typo fix

    Fix Typo and Pylance errors
    anointingmayami committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    479bfd2 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    anointingmayami committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    32f7b8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dbde55 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. additional functionalities and features

    additional functionalities added:
    embeddings
    files
    images
    audio
    moderations
    models
    fine_tuning
    beta
    batches
    uploads
    anointingmayami committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4fca955 View commit details
    Browse the repository at this point in the history
  2. additional functionalities and features

    additional functionalities added:
    embeddings
    files
    images
    audio
    moderations
    models
    fine_tuning
    beta
    batches
    uploads
    anointingmayami committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f9562f5 View commit details
    Browse the repository at this point in the history
  3. Update _client.py

    anointingmayami committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    66e8b0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    637347e View commit details
    Browse the repository at this point in the history