Ivan Viragine

Results 4 issues of Ivan Viragine

Hi! I would like to know if it's possible to have a extensible scroller, so one could, for instance, hide fixed elements after the first scroll down and such. What...

enhancement

Firstly, thanks for the awesome lib! Are there any plans on supporting translation/localization of emojis alias and descriptions as in emojis.json?

help wanted

Hello there! Thanks for the module. I was wondering if it's safe to use this module in production with Play 1.3. I see that the module is somewhat abandoned, so,...

### Describe the bug I was trying to replace my current tracing mechanism with LangFuse. I was using with_raw_response as: `response = await openai_client.chat.completions.with_raw_response.create( model=model, temperature=GPT_TEMP, messages=messages, timeout=settings.OPENAI_API_TIMEOUT_SECONDS )` When...

🐞❔ unconfirmed bug