-
### 这是一个?
新功能
### 详细描述
个人觉得既然这个bot是基于GPT的存在而诞生的,相较于老牌的nonebot等,插件上就应该提供更多LLM应用的可能性
LangChain是目前比较流行的语言模型应用开发框架,关于提示词、记忆、向量化的功能都很好用
希望可以考虑看看直接将LangChain框架集成进本体或者插件sdk,给其他插件开发者原生提供这些支持
我也简单写…
-
Why do we willingly include the abstract nodetypes in `findDescendantNodes` in neos 9?
https://github.com/neos/neos-development-collection/blob/88cb1fd2a1ad3bb0e012b3594a7a16a0d7e2848a/Neos.Content…
-
The rule 920220 has been in CRS since before the time we moved to github and CRS 3. There was a complicated regex that was later simplified. In the simplified form, it triggers a lot of false positive…
-
The current precedence makes it so you cannot chain it with `&&.` or `||.` without extra parenthesis. It also doesn't fit with the SQL precedence and I'm not aware of any other reasons for the current…
-
I got tripped up by a subtle bug when chaining together queries in a transaction using the (awesome) helper methods that `serverless-mysql` provides.
The problem arises from [this line](https://git…
-
## Environment
- ejabberd version: 24.02
- Erlang version: `26.2`
- OS: Linux (Debian12)
- Installed from: source | kubernetes (docker image)
## Configuration (only if needed): grep -Ev '^$|…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
I think there is an advantage to have common error types directly in the fault library so that other libraries can throw a common fault that can be extracted from the error chain consistently.
I crea…
-
Semantic search does not perform well with structured data (e.g: CSV file)
I think it does not make sense to store this kind of data in a vector database.
Should we create an SQL table on the fly?
…
-
**Describe the bug**
While playing around using this FHIR Server as a backend to a[ XDS Registry](https://github.com/oehf/xds-registry-to-fhir), is was observed that the handling of chained parameter…