We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ML_RAG
ML_RETRIEVAL
1 parent 6e65bb6 commit 027ad31Copy full SHA for 027ad31
src/obp_accounting_sdk/constants.py
@@ -37,8 +37,6 @@ class ServiceSubtype(HyphenStrEnum):
37
"""Service Subtype."""
38
39
ML_LLM = auto()
40
- ML_RAG = auto()
41
- ML_RETRIEVAL = auto()
42
NEURON_MESH_SKELETONIZATION = auto()
43
NOTEBOOK = auto()
44
SINGLE_CELL_BUILD = auto()
0 commit comments