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

Conversation

RuellePaul
Copy link
Contributor

@RuellePaul RuellePaul commented Sep 19, 2024

Add the following methods to kili.llm:

  • create_model
  • models
  • model
  • update_properties_in_model
  • delete_model
  • project_models
  • create_project_model
  • update_project_model
  • delete_project_model

@RuellePaul RuellePaul self-assigned this Sep 19, 2024
@RuellePaul RuellePaul changed the title Feature/lab 3088 aau i configure dogfooding projects models using the python feat(LAB-3088): aau i configure dogfooding projects models using the python Sep 19, 2024
@RuellePaul RuellePaul force-pushed the feature/lab-3088-aau-i-configure-dogfooding-projects-models-using-the-python branch 3 times, most recently from a3e9047 to 13ae5a3 Compare September 23, 2024 08:00
@RuellePaul RuellePaul force-pushed the feature/lab-3088-aau-i-configure-dogfooding-projects-models-using-the-python branch from 8bad4fb to 9f11098 Compare September 23, 2024 09:24
chore(lab-3088): fix pylint & pyright errors

chore(lab-3088): fix pylint & pyright errors
@RuellePaul RuellePaul force-pushed the feature/lab-3088-aau-i-configure-dogfooding-projects-models-using-the-python branch from 9f11098 to 1ae9a34 Compare September 23, 2024 09:29
`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`
`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`
@RuellePaul RuellePaul merged commit 54ab49c into main Sep 24, 2024
14 checks passed
@RuellePaul RuellePaul deleted the feature/lab-3088-aau-i-configure-dogfooding-projects-models-using-the-python branch September 24, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants