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

Update config_list_from_json function to support YAML parsing #2560

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

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    c4166cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad32f63 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    1a42c46 View commit details
    Browse the repository at this point in the history
  2. Feat:

    - Add pytest for load_config_from_json for yaml format
    - Add docs for website
    - Add pyyaml to setup.py
    Mai0313 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b97b99d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 11, 2024

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

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    15e4896 View commit details
    Browse the repository at this point in the history
  2. chore: Refactor openai_utils.py to support loading JSON or YAML data …

    …from environment variable or file
    Mai0313 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2410ebc View commit details
    Browse the repository at this point in the history