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

feat(LAB-3088): aau i configure dogfooding projects models using the python #1774

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    4dcbb9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ea99db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bfaf45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01947bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f77e24d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb0a78a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8c7922 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c395bf9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3da5818 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    50f8a20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab2dcc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4faca36 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. chore(lab-3088): fix pylint & pyright errors

    chore(lab-3088): fix pylint & pyright errors
    
    chore(lab-3088): fix pylint & pyright errors
    paulruelle committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1ae9a34 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. refactor(lab-3088): rename some methods and folders

    `list_models` -> `models`
    `get_model` -> `model`
    `update_model` -> `update_properties_in_model`
    `list_project_models` -> `project_models`
    `get_project_models` -> `project_model`
    
    `adapters/kili_api_gateway/model_configuration` -> `adapters/kili_api_gateway/llm`
    paulruelle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7af8f28 View commit details
    Browse the repository at this point in the history
  2. refactor(lab-3088): rename some methods and folders

    `list_models` -> `models`
    `get_model` -> `model`
    `update_model` -> `update_properties_in_model`
    `list_project_models` -> `project_models`
    `get_project_models` -> `project_model`
    
    `adapters/kili_api_gateway/model_configuration` -> `adapters/kili_api_gateway/llm`
    paulruelle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    66a23a4 View commit details
    Browse the repository at this point in the history