You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: typescript-sdk/integrations/llamaindex/src/index.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
/**
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/
0 commit comments