Results 6 comments of XxX

according to [aqara equipment-resourece](https://developer.aqara.com/console/equipment-resources) model: lumi.switch.rkna01 res_name (CN)| alias| ResourceId ---|---|--- 单次累计旋转角度 | rotate_cumulate_angle | 13.2.85 当前旋转角度 | rotate_current_angle | 13.3.85 当前旋转角度的百分比 | rotate_current_angle_percent | 13.5.85 累计旋转角度的百分比 | rotate_cumulate_angle_percent |...

``` @classmethod def from_function( cls, func: Optional[Callable] = None, coroutine: Optional[Callable[..., Awaitable[Any]]] = None, name: Optional[str] = None, description: Optional[str] = None, return_direct: bool = False, args_schema: Optional[Type[BaseModel]] = None,...

> same problem, i removed M1s but not working. problem solved by **updating firmware** of my M2 2022. firstly i delete all gateways which were configurated in aqara_gateway , HA's...

> > > same problem, i removed M1s but not working. > > > > > > problem solved by **updating firmware** of my M2 2022. firstly i delete all...

> 同没找到“conclude_prompt”相关的代码,是因为还未实现吗? > > > **问题描述 / Problem Description** 在settings.py的ToolSettings中 看到知识库工具和网络搜索的配置参数有conclude_prompt, 但是没有找到相关的代码. 请问自定义总结提示词功能是否已实现? > > ``` > > search_local_knowledgebase: > > use: false > > top_k: 3 > > score_threshold:...