python312Packages.llama-index-legacy: update homepage
This commit is contained in:
parent
ba3f5d428a
commit
c1c88c2a29
@ -31,7 +31,7 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "LlamaIndex Readers Integration for files";
|
description = "LlamaIndex Readers Integration for files";
|
||||||
homepage = "https://github.com/run-llama/llama_index/tree/main/llama-index-legacy";
|
homepage = "https://github.com/run-llama/llama_index/tree/v0.9.48";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ fab ];
|
maintainers = with maintainers; [ fab ];
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user