Results 13 comments of Hui Chao

还有一个问题,网页版中的对这篇论文提问题的功能是不是不开源? 限制次数的话,现在也没有付费渠道

You can add a tags generation script to generate static tags, like this: [huc-blog](https://github.com/hucorz/huc-blog) After I run `npm run build`, it will first generate rss and tags file, then the...

+1,网络问题吗,现在还是这样

I change the code in "data/custom_image_folder.py" line 24-25 orignal code ```python if self.transform is not None: for t in self.transform: ret.append(t(image)) else: ret.append(image) ``` changed code ```python if self.transform is...

这里开头说14章除了 Structured Chat Agent 外都是 非 Chat 模式的,但是我看 14.2 的 prompt 就是由 message 构建的吗?

顺便吐槽一下,看的时候总感觉 langchain 有些地方的 api 设计怪怪的,可能是我自己的理解问题;langchain 的 api 改的也很快,比如大佬书里的 initialize_agent 就已经[弃用](https://python.langchain.com/docs/changelog/langchain#deprecated)了

@wangwei1237 强,orz 🥺