Skip to content

Commit 027ad31

Browse files
committed
remove unused ML_RAG, ML_RETRIEVAL
1 parent 6e65bb6 commit 027ad31

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/obp_accounting_sdk/constants.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ class ServiceSubtype(HyphenStrEnum):
3737
"""Service Subtype."""
3838

3939
ML_LLM = auto()
40-
ML_RAG = auto()
41-
ML_RETRIEVAL = auto()
4240
NEURON_MESH_SKELETONIZATION = auto()
4341
NOTEBOOK = auto()
4442
SINGLE_CELL_BUILD = auto()

0 commit comments

Comments
 (0)