Commit 094bc75
authored
chore(llmobs): remove submit_evaluation_for method (#15045)
## Description
[MLOB-4217]
Removes `submit_evaluation_for` method in favor of `submit_evaluation`
which should be released in ddtrace 4.0.
## Testing
<!-- Describe your testing strategy or note what tests are included -->
## Risks
<!-- Note any risks associated with this change, or "None" if no risks
-->
## Additional Notes
<!-- Any other information that would be helpful for reviewers -->
[MLOB-4217]:
https://datadoghq.atlassian.net/browse/MLOB-4217?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ1 parent 9fe33ac commit 094bc75
File tree
3 files changed
+10
-51
lines changed- ddtrace/llmobs
- releasenotes/notes
- tests/llmobs
3 files changed
+10
-51
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1561 | 1561 | | |
1562 | 1562 | | |
1563 | 1563 | | |
1564 | | - | |
1565 | | - | |
1566 | | - | |
1567 | | - | |
1568 | | - | |
1569 | | - | |
1570 | | - | |
1571 | | - | |
1572 | | - | |
1573 | | - | |
1574 | | - | |
1575 | | - | |
1576 | | - | |
1577 | | - | |
1578 | | - | |
1579 | | - | |
1580 | | - | |
1581 | | - | |
1582 | | - | |
1583 | | - | |
1584 | | - | |
1585 | | - | |
1586 | | - | |
1587 | | - | |
1588 | | - | |
1589 | | - | |
1590 | | - | |
1591 | | - | |
1592 | | - | |
1593 | | - | |
1594 | | - | |
1595 | | - | |
1596 | | - | |
1597 | | - | |
1598 | | - | |
1599 | | - | |
1600 | | - | |
1601 | 1564 | | |
1602 | 1565 | | |
1603 | 1566 | | |
1604 | 1567 | | |
1605 | 1568 | | |
1606 | 1569 | | |
1607 | | - | |
1608 | 1570 | | |
1609 | 1571 | | |
1610 | 1572 | | |
| |||
1621 | 1583 | | |
1622 | 1584 | | |
1623 | 1585 | | |
1624 | | - | |
1625 | | - | |
1626 | | - | |
1627 | 1586 | | |
1628 | 1587 | | |
1629 | 1588 | | |
| |||
1637 | 1596 | | |
1638 | 1597 | | |
1639 | 1598 | | |
1640 | | - | |
1641 | | - | |
1642 | | - | |
1643 | | - | |
1644 | | - | |
1645 | | - | |
1646 | | - | |
1647 | 1599 | | |
1648 | 1600 | | |
1649 | 1601 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1930 | 1930 | | |
1931 | 1931 | | |
1932 | 1932 | | |
1933 | | - | |
1934 | | - | |
| 1933 | + | |
| 1934 | + | |
1935 | 1935 | | |
1936 | 1936 | | |
1937 | 1937 | | |
| |||
1955 | 1955 | | |
1956 | 1956 | | |
1957 | 1957 | | |
1958 | | - | |
| 1958 | + | |
1959 | 1959 | | |
1960 | 1960 | | |
1961 | 1961 | | |
| |||
0 commit comments