Find answers from the community

Updated 2 years ago

Logan M Is it possible to create an

At a glance
@Logan M Is it possible to create an individual summary for each node in an index, say list index? My thought process is that I don't even need Llamaindex for this usecase. I can directly call the openai.Completion.create() endpoint. Is my thinking correct? Can you please help?
L
1 comment
Yea you could use the raw endpoint. Although response_mode="accumulate" may also help
Add a reply
Sign up and join the conversation on Discord