Find answers from the community

Home
Members
TesterMan
T
TesterMan
Offline, last seen 3 months ago
Joined September 25, 2024
Hi everyone, I have a question about openAI, I am currently using the free credit since I am still in testing phase and today I am having a problem. I use "gpt-3.5-turbo" for the queries and today it started tellig me "Rate limit reached for default-gpt-3.5-turbo" and it says that the limit is 3 requests / min. I have never had this error before and I always used the same account with same organisation and same key with a lot more than 3 requests/min. Does it comes from a openAI update or something?
4 comments
T
L
e
Amazing, and are the data I use to train the ai sent somewhere?
2 comments
L
if I use around 100 documents to train the AI with GPTSimpleVectorIndex.from_document(...) Will it work or it's too much?
1 comment
L
Hi everyone, I have a few questions. Since I am using llama_index to be used as a chatbot it needs to behave as one. The problem I am having is that it answer alwasys talking about the context. For example if after a question I say "okay thanks" it answers me: "given the addition context provided, the original answer regarding ... Remains accurate. Therefore there's no need to refine the originak answer."
And what instead of the dots is not even what I asked before. Is there a way to fix it, and making it gives normak answer in cases like this?
Another thing, also about the chatbit referring to the context, is that it always does it. After a normal question it answers "...in the provided context..." "Given the context..." Or something like that. Can I somehow remove it and just get the actual answer? Because like this is a bit weird as a chatbot if some clients have to use it.
17 comments
L
T
H
So if I look inside "index_stor.json" and "vector_store.json" the doc_id should not be there anymore or it is just flagged as deleted?
5 comments
L
T
C
Ok thanks, and could create a chat agent help get even better answers then just incresing top k?
Because since I cannot create the same structure as the chatbot example I thought that maybe I can do the same thing but like if I only have 1 year.
Does it make sense?

All right, vary nice, a feature like that would be really useful
1 comment
L