bruriah1999

Results 3 issues of bruriah1999

that is the conv.user details: User { raw: { locale: 'en-US', lastSeen: '2019-09-09T08:23:31Z', userVerificationStatus: 'VERIFIED' }, storage: {}, _id: undefined, locale: 'en-US', verification: 'VERIFIED', permissions: [], last: Last { seen:...

Hey, I'm trying to process a directed graph, the scales are about 5 million nodes and 100 million edges. I've managed to load the graph from a csv file, i...

My app writes instrumentations via Opentelemtry-sdk==1.29.0, opentelemtry-exporter-otlp==1.29.0 and openinference-instrumentation-smolagents==0.1.4 My smolagents version is 1.9.2 my_agent = CodeAgent(model=my_model, tools=my_tools_list) my_agent.run("say hello", stream=True) causes each span to be its own step instead...

bug
help wanted
instrumentation: smolagents
needs attention