|
Ran
|
Jobs
1
|
Files
71
|
Run time
1min
|
Badge
README BADGES
|
push
github
docs: Notebook for Agent component (#204) * fix: cyclic pipelines should run stable * fix: use pipeline from experimental * fix: imports ruff * remove unit tests (tested in haystack main) * add missing dependency * fix potential use before assignment * fix line too long * improve comments and validate pipeline * revert test changes and remove ipthon dependency * remove unused _warn_if_ambiguous_intent * remove redundant if condition * update networkx import * add ipython dependency, sort imports * fix type checker errors * adding Pipeline imports to __init__ files * add example to _convert_from_legacy_format docstring * remove is_queue_blocked * feat: Agent and example * feat: full agent pipeline * update * add multiagent * add state support to function tools * rename handoff to exit_condition * update docstrings * remove accidentally added import * fix: do not truncate description * fix: compare inputs on values * fix: ComponentTool wraps its invocation function * fix: properly handle messages * fix: remove trailing commas in schema * add tests * inputs should work without source * refactor: ToolInvoker * add tool invoker tests * fix: state data has to be a dict * WIP: update notebook * chore: reduce diff * chore: reduce diff * chore: reduce diff * chore: reduce diff * chore: reduce diff * refactor * WIP: split state, add tests * fix: state schema serde * fix: state schema serialization * remove unused import * lint * lint * lint * lint * types * lazy import anthropic * fix path * lazy import anthropic * lint * fix path * import tool from experimental * import Pipeline from haystack * fix test * add anthropic dependency to test env * use dunder * Revert "chore: reduce diff" This reverts commit f3dc5136c. * fix: tool_messages * fix: tool_messages * fix: tool_messages * update example * fix: tool_messages * fix: lazy import * add warmup * update docstr... (continued)
2230 of 2929 relevant lines covered (76.14%)
0.76 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13555942207.1 | 71 |
76.14 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|