Commit 5898e74
Fix regressions for evaluating simple callable
* Release 0.8.25
* Fix the path where a normal callable is used
* deduplicate logging
* Colors on print messages, hanging threads, allow no type in file, cancel run on program abort
* fix output on @flow error, @flow + logging inside edge case on evals
* Don't query if no local evaluators; cleanup error printing
* mypy complains about no type hints
* PR feedback
---------
Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
Co-authored-by: Andrei Bratu <andrei@humanloop.com>
Co-authored-by: James Baskerville <jameswbaskerville@gmail.com>1 parent 98f7b19 commit 5898e74
File tree
31 files changed
+1182
-451
lines changed- src/humanloop
- core
- eval_utils
- otel
- processor
- prompts
- requests
- types
- utilities
31 files changed
+1182
-451
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments