feat: support multimodal input in agent chat#2717
Open
andreavs wants to merge 7 commits into
Open
Codecov / codecov/project
succeeded
Jul 14, 2026 in 0s
93.66% (-0.05%) compared to 7d5e3df
View this Pull Request on Codecov
93.66% (-0.05%) compared to 7d5e3df
Details
Codecov Report
❌ Patch coverage is 97.82609% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.66%. Comparing base (7d5e3df) to head (3b31601).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cognite/client/data_classes/agents/chat.py | 95.38% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2717 +/- ##
==========================================
- Coverage 93.70% 93.66% -0.05%
==========================================
Files 504 504
Lines 51120 51248 +128
==========================================
+ Hits 47904 48003 +99
- Misses 3216 3245 +29 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cognite/client/data_classes/agents/__init__.py | 100.00% <ø> (ø) |
|
| tests/tests_unit/test_api/test_agents_chat.py | 100.00% <100.00%> (ø) |
|
| cognite/client/data_classes/agents/chat.py | 97.09% <95.38%> (-0.43%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading