Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated 2 months ago
0
Follow
I want to summarize events based on time
I want to summarize events based on time
Inactive
0
Follow
S
Saurabh Jain
12 months ago
ยท
I want to summarize events based on time filter.
Eg. Summarize events in Gaza for the past 6 weeks.
How should this be implemented using llamaindex?
T
S
3 comments
Share
Open in Discord
T
Teemu
12 months ago
Have you checked out this? It's vector search so it's not exactly summarization but you could probably adapt it for your use-case:
https://docs.llamaindex.ai/en/latest/examples/vector_stores/Timescalevector.html#
S
Saurabh Jain
12 months ago
I am using Azure AI search. Can't bring another vector db. Adaptation of this might not work without the vdb
S
Saurabh Jain
12 months ago
Is there an equivalent of SelfRetreivalQA from langchain in llamaindex? This class from langchain will probably work for my usecase
Add a reply
Sign up and join the conversation on Discord
Join on Discord