Skip to content

Commit 59f702a

Browse files
committed
my great contribution
1 parent 30d3c1f commit 59f702a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agentstack/frameworks/llamaindex.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from agentstack.generation import asttools
1212
from agentstack import graph
1313

14-
NAME: str = "LLama Index"
14+
NAME: str = "LLamaIndex"
1515
ENTRYPOINT: Path = Path('src/stack.py')
1616

1717
PROVIDERS = {

0 commit comments

Comments
 (0)