Skip to content

Commit b6708a5

Browse files
committed
update llamaindex doc comment
1 parent 68edae4 commit b6708a5

File tree

1 file changed

+2
-2
lines changed
  • typescript-sdk/integrations/llamaindex/src

1 file changed

+2
-2
lines changed

typescript-sdk/integrations/llamaindex/src/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* Agno is a framework for building Multi-Agent Systems with memory, knowledge and reasoning.
3-
* Check more about using Agno: https://docs.agno.com/
2+
* LlamaIndex is a simple, flexible framework for building agentic generative AI applications that allow large language models to work with your data in any format.
3+
* Check more about using LlamaIndex: https://docs.llamaindex.ai/
44
*/
55

66
import { HttpAgent } from "@ag-ui/client";

0 commit comments

Comments
 (0)