yalei
yalei
`sudo gem install charlock_holmes -- --with-icu-dir=/usr/local/opt/icu4c --with-cxxflags=-std=c++11` I've also tried adding the version parameters range from "0.7.3" to "0.7.6", none of them worked. Error log: ``` Building native extensions with:...
### Context could not find the repo `CartoDB/cartodb-private`
### Context *Please explain here below what you were doing when the issue happened* ### Steps to Reproduce `script/create_dev_user` ### Current Result ``` D, [2022-04-14T14:06:13.676925 #8295] DEBUG -- : Carto::ApiKey...
**Describe the feature you'd like** [LangChain can be used in the browser](https://js.langchain.com/docs/getting-started/install#browser). I think this whole project could work without a server.
**Describe the feature you'd like** According to the source code, I saw the nodes of tools were developed individually and most codes are similar. I guess you can import all...
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to file this report (我已阅读并同意 [Language...
### Self Checks - [X] This is only for bug report, if you would like to ask a quesion, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing...
If you turn a page into wiki, the name of subpages will be placed in the `["properties"]["Page"]["title"]` field. # Description This pull request tries to fetch the page name in...
# Description see this post: https://github.com/langgenius/dify/discussions/3883 This PR combine all the blocks of a notion page into a single document. Headings are converted to the markdown style, so that user...
资料太多,用网状图或者树状图的形式展示出来可易读? 网状的没找到合适的工具,树状图这个看起来不错: https://adeelk93.github.io/collapsibleTree/ 先记下来。