-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
### SDK
Python
### Description
For example, it is not possible to programmatically set the S3 region. object_store can (I think) accept a `HashMap` and we should provide that same interface to our…
-
Let's scale our NL search demo by looking at one of the open source vector databases to store large amounts data for CLIP and query it effectively.
-
Hii, thanks a lot for working on typify, super super useful!! I was using Tauri v2 with LanceDB and ran into the following issue.
If you use set the `preserve_order` feature on in the `schemars` li…
-
### SDK
Python
### Description
Looks like [stanford-futuredata/ColBERT](https://github.com/stanford-futuredata/ColBERT) is a compelling method for IR, I believe that LanceDB could benefit from a na…
-
### Reference Issues
_No response_
### Summary
instructions for using gguf locally for both embeddings and model.
### Basic Example
I tried to get this setup to work with text-generation-webui op…
-
```py
import langroid as lr
from langroid.language_models import Role, LLMMessage
cfg = lr.language_models.OpenAIGPTConfig(
chat_model = lr.language_models.OpenAIChatModel.GPT4
)
mdl = lr.…
-
### How are you running AnythingLLM?
AnythingLLM desktop app
### What happened?
![Screenshot_20240412_061642](https://github.com/Mintplex-Labs/anything-llm/assets/95558132/7fcfd7e9-6fe6-4155-8800-0…
-
### How are you running AnythingLLM?
AnythingLLM desktop app
### What happened?
New user of anything llm. was able to embed so far with open ai embedder but wanted to try the default model instead…
-
I believe this was incorrectly closed in https://github.com/lancedb/lancedb/issues/919 as it's still an issue on main in the rust binary and they python dylib
### LanceDB version
latest `e02268…