TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Unit Test LlamaIndex with DeepEval

35 pointsby jacky2wongover 1 year ago

1 comment

telltruthover 1 year ago
I have tried using LLamaIndex and APIs are just aweful. It&#x27;s a nightmare of class hierarchies and abstractions that only author can wrap their heads around. Comments are basically useless classic style of rewriting the function name. Just look at this example:<p><pre><code> def get_context(self, response: Response) -&gt; List[Document]: &quot;&quot;&quot;Get context information from given Response object using source nodes. </code></pre> What can you get out from this?
评论 #37301946 未加载
评论 #37300187 未加载