RiviaAzusa

Results 2 issues of RiviaAzusa

@4n4nd Hi~, I want to provide an async version of PrometheusConnect **Is your feature request related to a problem? Please describe.** Yes. The current implementation of PrometheusConnect uses the synchronous...

Add the ensure_ascii=False parameter to all json.dumps calls to ensure non-ASCII characters (such as Chinese) are not escaped into \uXXXX format. Files to modify: langfuse/_client/attributes.py: Core serialization functions langfuse/_utils/request.py: API...