parmsib
parmsib
Hello! I've had issues with some process metrics that seem to not be able to go above the value 4294967295 despite what they're supposed to represent doing so. One of...
Hello I'm having some issues installing the latest version, 1.1.3, of ksm on macos. After the installer finishes, and i try to run `ksm` in my terminal, I get ```...
### Describe the bug Hi. I am using the langfuse `langfuse.openai.AsyncOpenAI` wrapper client. When calling `responses.create` with the `instructions` parameter instead of using a system prompt, for an agentic workflow,...
Hi. When using gpt-5, reasoning summaries returned by the model are not presented in a very readable way when the generation span is viewed in the trace part of the...
Hello. We are encountering timeouts when using the qdrant client with gRPC. ``` 1749719191409 2025-06-12T09:06:31.409Z File "/app/.venv/lib/python3.13/site-packages/qdrant_client/connection.py", line 75, in intercept_unary_unary 1749719191409 2025-06-12T09:06:31.409Z return await postprocess(response) if postprocess else response...