-
**Bug description**
I'm experiencing an issue with the model "command-r+" not working. When attempting to use this model through the g4f API (running "g4f api"), I receive the following error:
`…
-
### Is your feature request related to a problem or challenge?
Sort Merge Join currently supports LeftAnti join however it would be nice to have RightAnti support as well
https://github.com/apac…
-
Hi
Found a difference between this project and the Windows native HttpListener
It seems that _request.RemoteEndPoint_ goes invalid after _respose.outputStream.Close()_ or after _response.Close()_
O…
-
I sometimes get a `TypeError: list indices must be integers or slices, not str` when I call run from model object.
This is my code:
```
def get_text_embeddings(text: str, model_name: str = "doc") -…
-
- Edit item should open a form
- User should be able to update name, description, price, category, image
- Define an `onSubmit={(e) => handleFormSubmit(e)}` handler to trigger when user submits form…
-
### Feature request type
Enhance component
### Component name
mudautocomplete
### Is your feature request related to a problem?
I have thousands of static items that take too much time to load in…
-
### Is your feature request related to a problem? Please describe.
new feat
### Describe the solution (or solutions) you'd like
new feat
### Describe alternatives you've considered and rejected
…
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and found no similar feature requests.
### Description
I want to upload my own code for m…
-
Hi! The graphql variables are sent as a string instead of an object, which causes issues for most applications.
In this case we're using magento 2 graphql API.
Here's the axios code generated:
``…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
I would like to request two features that…