python3Packages.txtai: 8.5.0 -> 8.6.0 (#417651)
This commit is contained in:
@@ -93,7 +93,7 @@
|
|||||||
pytestCheckHook,
|
pytestCheckHook,
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "8.5.0";
|
version = "8.6.0";
|
||||||
agent = [
|
agent = [
|
||||||
mcpadapt
|
mcpadapt
|
||||||
smolagents
|
smolagents
|
||||||
@@ -240,7 +240,7 @@ let
|
|||||||
owner = "neuml";
|
owner = "neuml";
|
||||||
repo = "txtai";
|
repo = "txtai";
|
||||||
tag = "v${version}";
|
tag = "v${version}";
|
||||||
hash = "sha256-kYjlA7pJ+xCC+tu0aaxziKaPo3hph5Ld8P/lVrip/eM=";
|
hash = "sha256-xFGVX0Ustime6ttysY3dcOCWc+jB75xqpSDBuRetIJc=";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
buildPythonPackage {
|
buildPythonPackage {
|
||||||
|
|||||||
Reference in New Issue
Block a user