Skip to content

Commit 5898e74

Browse files
peadarohfern-api[bot]Andrei Bratujamesbaskerville
authored
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

31 files changed

+1182
-451
lines changed

poetry.lock

Lines changed: 401 additions & 235 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "humanloop"
33

44
[tool.poetry]
55
name = "humanloop"
6-
version = "0.8.25b6"
6+
version = "0.8.25"
77
description = ""
88
readme = "README.md"
99
authors = []

0 commit comments

Comments
 (0)