藍+85CD
藍+85CD
https://github.com/pmndrs/uikit/blob/main/packages/kits/default/src/select.tsx I noticed that it exists in the folder but is unavailable.
Since I can't use HTML elements, I'm not sure how to make forms in uikit.
As the title suggests, is there a way to set the output type to json? https://github.com/pixijs/assetpack/blob/fc351778afa3b47c2c782a7a7462b67b7e6185cd/packages/assetpack/src/webfont/sdf.ts#L42
https://github.com/ollama/ollama-js/pull/134#issuecomment-2308859072 https://caniuse.com/fetch
fixed #159
https://pmndrs.github.io/xr/docs/getting-started/all-hooks#usexrcontrollerlocomotion `rotationInfo: Euler` is now `rotationVelocityY: number`.
https://github.com/transitive-bullshit/agentic/blob/3f5faf2a9b0f7f82ee2d67d5524946ec7d05fc06/apps/web/src/lib/developer-config.ts#L58-L59 xsAI provides `rawTool` for using JSON Schema as parameters. https://xsai.js.org/docs/packages/tool#rawtool
最近我重写了 Providers 实现,新包的大部分代码基于 models.dev API 自动生成,欢迎体验。(目前它能替换掉 `@xsai-ext/providers-cloud`) > 可能还存在一些问题(如缺失 / 命名不一致,欢迎反馈),将于 v0.4.0 稳定并包含 `@xsai-ext/providers-local` https://xsai.js.org/docs/packages-ext/providers ## Bonus 像 AIRI 和 YesImBot 这样的项目封装都很复杂,或许 xsAI 可以提供一些元数据以替换掉函数,例如: ```ts import { baseURLs, names, capabilities,...
It appears that these fields only appear in the SDK. https://github.com/NevaMind-AI/memU/blob/dad1cc47f9e824e3e8a0a5ea1440fab393fbcb50/memu/server/models.py#L70-L77 https://github.com/NevaMind-AI/memU/blob/dad1cc47f9e824e3e8a0a5ea1440fab393fbcb50/memu/sdk/python/models.py#L107-L118
As the title suggests, this can effectively reduce the installation size of memu-js.