Results 6 issues of jonathan

**问题描述** 按照demo添加微信样式,编译报错 **示例代码** [代码仓库](https://git.zgolly.com/z-golly/remax-shop) ```js import * as React from 'react'; import 'weui-wxss/dist/style/weui.wxss'; import './app.css'; export const UserContext = React.createContext({}); const App = ({children}) => { const [info, setInfo] =...

question

你们更新代码的时候,能不能把composer 的仓库也更新下,都什么版本了,还不使用标准的composer来管理

**What is the bug?** opensearch-ml-gpu | [2024-08-09T07:17:54,585][DEBUG][o.o.m.e.u.FileUtils ] [opensearch-ml-gpu] merge 61 files into /usr/share/opensearch/data/ml_cache/models_cache/deploy/HdPgNZEBkGu7typLkQJX/cre_pt_v0_2_0_test2.zip opensearch-ml-gpu | [2024-08-09T07:17:54,782][DEBUG][o.o.t.TransportService ] [opensearch-ml-gpu] Action: internal:coordination/fault_detection/leader_check opensearch-ml-gpu | [2024-08-09T07:17:54,961][DEBUG][o.o.n.r.t.AverageMemoryUsageTracker] [opensearch-ml-gpu] Recording memory usage: 25% opensearch-ml-gpu...

bug

### Description Ensure that model files are executed in the expected order during merging to maintain hash consistency. ### Related Issues Resolves #[Issue number to be closed when this PR...

### Describe the bug [2024-08-08T07:17:44,731][WARN ][a.d.h.t.HuggingFaceTokenizer] [opensearch-ml-node] maxLength is not explicitly specified, use modelMaxLength: 512 [2024-08-08T07:17:44,737][ERROR][o.o.m.e.a.DLModel ] [opensearch-ml-node] Failed to deploy model rXu9MJEB07lc2P8C1MiR ai.djl.translate.TranslateException: ai.djl.engine.EngineException: forward() Expected a value of...

bug

When using AgentOps with Agent Lightning, the library sometimes captures incomplete message objects. These incomplete messages are passed to convert_to_openai_messages, which expects required keys such as "role" and "tool_calls" to...

help wanted
need investigation
adapter