ericforai

Results 4 issues of ericforai

**系统环境:** * 操作系统: macOS Sonoma 14.5 (darwin 24.5.0, arm64) * Python 版本: 3.12 * Qlib 版本: 0.9.6 (通过 `pip install pyqlib` 在一个全新的虚拟环境中安装) **问题描述:** 无论使用何种方式准备数据(包括使用官方`dump_bin.py`脚本或手动创建二进制文件),`qlib.init(provider_uri=...)` 在我的系统上初始化后,`D.instruments()` 始终返回一个看起来像是内部查询过滤器的字典 `{'market': 'all', 'filter_pipe': []}`,其长度为2,而不是预期的包含超过5000只股票代码的列表。...

bug

--- ## Description When using the latest RD-Agent (0.6.x) and LiteLLM (1.72.x), it is impossible to use any non-OpenAI provider (e.g., Ollama, DeepSeek) for local LLM inference. Even with all...

bug

✕ [API Error: OpenAI API error: 400 InternalError.Algo.InvalidParameter: An assistant message with "tool_calls" must be followed by tool messages responding to each "tool_call_id". The following tool_call_ids did not have response...