zxfishhack
zxfishhack
since mmap memory allocate by GPU trigger SIGBUS in 64bit system, I change DMA memory allocate to vcsm-cma. I test only on rpi zero 2w, screen info: ili9341, resolution is...
**Describe the bug** I setup a chunked encoding response http server at localhost:9394, and try use host.ProxyHandle to proxy it when ctx.Record() is call in middleware, that lead to body...
Round down cdiv result make real CLK faster than caller expect. for example: 1. when call SpiSpeed(6000000) // caller want set CLK to 6MHz ``` cdiv = uint32(250000000 / 6000000)...
[OIDC IDToken](https://openid.net/specs/openid-connect-core-1_0.html#IDToken) need nonce claim, which is passed through unmodified from the Authentication Request. add extenstion in Token and extractExtension in Manager, store extension in token.
issuse #36
## Motivation Some cloud service providers do not have a completions interface and only support OpenAI's chat/completions. ## Modifications Add benchmark backend for OpenAI Chat Completions interface ## Checklist -...
# Summary Add an Agent Though configuration item to the OpenAI-API-compatible model provider, corresponding to ModelFeature.AGENT_THOUGH Close #13278 # Screenshots | Before | After | |--------|-------| |  | ...
### Self Checks - [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 submit this...
# Summary Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....
### Self Checks - [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 submit this...