-
(This is more of a question, but I wasn't sure where to post this other than the issue tracker.)
I'm trying to use `crun` as the back-end for a sandboxing tool that makes it possible to modify a cont…
-
I spent some time debugging over the weekend and figured out the necessary changes for supporting Apple Silicon. I can try to restructure the code a bit and send in a pull request, but I just wanted t…
-
parse can successfully convert 'a.0.name=test&a.0.number=5&a.1.name=test2&a.1.number=6' to:
{ a: [ { name: 'test', number: '5'}, { name: 'test2', number: '6' }] }
so it would be great if there …
-
Add support to multimodal models as discussed with @haileyschoelkopf
- This PR #1832 would be a great starting point.
- List all tasks we want to support for the first iteration.
-
Thank you for implementing the idea had in mind.
However, I'm really disappointed that I can't use it because I'm not a Windows user.
Hope there are plans for *nix support.
Thank you!
-
### Type of Issue
Documentation
### Normalized
- [ ] Yes
- [ ] No
### Description
https://github.com/FinOps-Open-Cost-and-Usage-Spec/FOCUS_Spec/blob/working_draft/supporting_content/columns/commi…
-
**Describe the bug**
I have a remote LLM that is our internal proxy for Azure OpenAI and Google Gemini. I have configured it properly as it does occasionally work. However, I often get an error pop u…
-
I am finding that the style property on reflex-antd components seems to not support features like :hover.
In this very simple example, I am attempting to style some card components to change their …
-
Our project is old and uses java language, while ntfy is kotlin version, how should we deal with it?
-
When we create a new payment credential using your roaming credential, it's implied that the browser stores the credential `displayName` and `icon` so that when it's presented as an authentication opt…