When integrating RLinf with Agent Lightning, we call await store.query_spans(...) and find that the returned spans do not include any span whose name is openai.chat.completion. This happens only on some developer machines, not consistently everywhere.
What are the usual causes and recommended fixes or debugging steps?``
When integrating RLinf with Agent Lightning, we call
await store.query_spans(...)and find that the returned spans do not include any span whose name isopenai.chat.completion. This happens only on some developer machines, not consistently everywhere.What are the usual causes and recommended fixes or debugging steps?``