James Tsang
James Tsang
* **L7 Version**: 2.6.36 * **Platform**: MacOS/ Chrome 98 * **Mini Showcase(like screenshots)**: * **CodePen Link**:
## The current behavior 运行会报这个错误:  需要改成 react demo 里的代码才能运行。
## What happens? There is a module importing issue in compiled webpack: https://github.com/umijs/umi/blob/6c3f55d0da8e0bc063a7a862bf8f77104b8a3efa/packages/bundler-webpack/compiled/webpack/schema-utils/declarations/validate.d.ts#L4 Maybe it should be `export type ErrorObject = import('../../ajv/lib/ajv').ErrorObject;` Because this compiled file are generated by package...
你好,我想问一下 avalon.router.navigate(hash, mode) 这个方法,可以只改变 hash 值,但不执行回调吗?
## Description 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....
## ✨ Feature Request ### **Describe the feature you'd like** Support for the SenseVoiceSmall model (https://huggingface.co/FunAudioLLM/SenseVoiceSmall) as local model. ### **Problem it solves** A good local Chinese ASR model, and...
Hello, I'm trying to integrate BAML with an MCP server, and I'm running into a challenge with function calling. The BAML documentation (https://docs.boundaryml.com/examples/prompt-engineering/tools-function-calling) shows how to dynamically generate parameter signatures...