We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30d3c1f commit 59f702aCopy full SHA for 59f702a
agentstack/frameworks/llamaindex.py
@@ -11,7 +11,7 @@
11
from agentstack.generation import asttools
12
from agentstack import graph
13
14
-NAME: str = "LLama Index"
+NAME: str = "LLamaIndex"
15
ENTRYPOINT: Path = Path('src/stack.py')
16
17
PROVIDERS = {
0 commit comments