Commit 6cdfa57
fix(context-grounding): address PR review feedback
Remove duplicate decorators on ingest_by_name, use safe .get("value", [])
in list_indexes/list_indexes_async, and drop redundant folder_key
re-resolution in _list_spec.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bbfb170 commit 6cdfa57
1 file changed
Lines changed: 4 additions & 7 deletions
File tree
- packages/uipath-platform/src/uipath/platform/context_grounding
Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1723 | 1723 | | |
1724 | 1724 | | |
1725 | 1725 | | |
1726 | | - | |
| 1726 | + | |
| 1727 | + | |
1727 | 1728 | | |
1728 | 1729 | | |
1729 | 1730 | | |
| |||
1761 | 1762 | | |
1762 | 1763 | | |
1763 | 1764 | | |
1764 | | - | |
| 1765 | + | |
| 1766 | + | |
1765 | 1767 | | |
1766 | 1768 | | |
1767 | 1769 | | |
| |||
1814 | 1816 | | |
1815 | 1817 | | |
1816 | 1818 | | |
1817 | | - | |
1818 | | - | |
1819 | 1819 | | |
1820 | 1820 | | |
1821 | 1821 | | |
| |||
1903 | 1903 | | |
1904 | 1904 | | |
1905 | 1905 | | |
1906 | | - | |
1907 | 1906 | | |
1908 | | - | |
1909 | | - | |
1910 | 1907 | | |
1911 | 1908 | | |
1912 | 1909 | | |
| |||
0 commit comments