-
-
### Your current environment
### Environment
- Python version: 3.10
- Ray version: 2.32.0
- llama-index-llms-ollama version: 0.2.2
### Issue
When trying to use the TinyLlama model with Ray f…
-
# Rerank-english-v3.0 doesn't return re-ranked documents
```
!pip show cohere
Name: cohere
Version: 4.57
Summary: Python SDK for the Cohere API
Home-page:
Author: Cohere
Author-email:
L…
-
SPDX Spec version 3.0 is a major upgrade with breaking changes.
The [SPDX Java Library](https://github.com/spdx/Spdx-Java-Library) has been updated to support spec version 3.0 - also causing some b…
-
## Description
When using the `ormsgpack` with the `OPT_SORT_KEYS` option in combination with `OPT_SERIALIZE_PYDANTIC`, the serialized output does not appear to sort keys as expected. This inconsis…
-
### Information about bug
Payment entry shows pop up message for Allocated Amount cannot be greater than outstanding amount when creating payments for expense claim. Not yet tested if the pop up mess…
-
### Bug Description
In some parts of my API I have Maps that use `enums` as keys, such as `uploadedLanguages` example below:
```
@Schema(name = "DocumentUploads", description = "Model that aggregat…
-
I'm using Draper 4.0.1 and I have these models:
```ruby
class Document < AR::Base; end;
class InputDocument < Document; end;
class OutputDocument < Document; end;
```
I also have a `Document…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
I have a model which is using annotated field `value`, which accepts float types (among some other) and should support …
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello I have a problem with index.
This is how I generate index:
```
embed_mo…