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

Dev local api #8

Merged
merged 31 commits into from
Apr 15, 2024
Merged

Dev local api #8

merged 31 commits into from
Apr 15, 2024

Commits on Apr 10, 2024

  1. Added local api keys.

    zenanz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9a74fcf View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 12, 2024

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

Commits on Apr 13, 2024

  1. execute main as a module

    haonan-li committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    d51320c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cb75b4 View commit details
    Browse the repository at this point in the history
  3. load config from yaml file

    HanXudong committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    32401d1 View commit details
    Browse the repository at this point in the history
  4. Update .gitignore

    HanXudong committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    67fc05a View commit details
    Browse the repository at this point in the history
  5. load api keys from a yaml

    HanXudong committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    08a0154 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d584838 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6cfcc6 View commit details
    Browse the repository at this point in the history
  8. rename client mapper

    HanXudong committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e730ed9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ff8003 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    35d67eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7441bb3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    07363a0 View commit details
    Browse the repository at this point in the history
  13. Update api_config.py

    HanXudong committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    7afbf4a View commit details
    Browse the repository at this point in the history
  14. removal of secret_dict

    HanXudong committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8747f46 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    db71f64 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    218a87f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    06eaaf3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d01f312 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    df2b91e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e943cb8 View commit details
    Browse the repository at this point in the history
  21. Update README.md

    HanXudong committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    ae0b808 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0c23539 View commit details
    Browse the repository at this point in the history
  23. format

    haonan-li committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    76bba9b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

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

Commits on Apr 15, 2024

  1. minor

    haonan-li committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c19d8ac View commit details
    Browse the repository at this point in the history
  2. local model test

    Haonan Li committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6c3b49e View commit details
    Browse the repository at this point in the history
  3. support local client

    haonan-li committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d042738 View commit details
    Browse the repository at this point in the history
  4. minor

    haonan-li committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    af423d1 View commit details
    Browse the repository at this point in the history