-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Question]: Poorer Performance when Using ComposableGraph
#17525
Comments
Hey, @tianqizhao-louis! I'm here to help you with any bugs, questions, or contributions while you wait for a human maintainer. Let's take a look at the issue you're facing with the When using
By addressing these areas, you may be able to improve the performance and relevance of the responses when using To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
@dosu what's the best way of providing accurate and concise summary of indexes? are there existing ways to do that? |
To provide accurate and concise summaries for your indexes, consider the following approaches:
By using these methods, you can create summaries that effectively guide the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
@dosu doesn't work though. tried all approaches mentioned above |
If the approaches for summarizing indexes aren't yielding the desired results, consider these additional strategies:
These strategies can help enhance the effectiveness of your summaries and improve the performance of the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Question Validation
Question
Hi all!
I have a question regarding using
ComposableGraph
, because I saw a poor performance when using it. Maybe it's because I'm using it wrong?I loaded Paul Graham's essays What I Worked On, Fierce Nerds, and Crazy New Ideas into
essay1_index
,essay2_index
, andessay3_index
like this:The responses are closely related to the essays I fed. However, when I constructed a graph index:
The responses are making no sense.
Any idea why? Would appreciate anyone who has been using
ComposableGraph
sharing their experiences!Thanks ahead!
The text was updated successfully, but these errors were encountered: