Find answers from the community

Home
Members
MinhDang
M
MinhDang
Offline, last seen 2 months ago
Joined September 25, 2024
M
MinhDang
·

Tpm

how to limit TPM and RPM in llamaindex ?
2 comments
L
M
im running into knownlegde graph RAG query , this uses retrivers keyword embedding. bit this have error:
File ~/anaconda3/lib/python3.10/site-packages/llama_index/core/indices/knowledge_graph/retrievers.py:823, in KnowledgeGraphRAGRetriever._retrieve_embedding(self, query_bundle)
821 return []
822 # TBD: will implement this later with vector store.
--> 823 raise NotImplementedError

NotImplementedError:
how to fix to run this?
1 comment
W
Can i use the React Agent to create the multi agent document ?
5 comments
M
W
is together Ai con run function calling ?
2 comments
M
W
why openai library can using llama3.1 to function calling but llamaindex cann't ? for together ai
4 comments
M
W
Everyone ,how to install llama-index-experimental-param-tuner in llama-index==0.11.3 ?
1 comment
W
how to slow request together in llamaindex ? i have 10 request in second, i want one request per second
2 comments
M
W
how to limit request for using API LLM
1 comment
W