-
Hello,
the `,apropos-doc` and `,apropos-show-docs` cannot find functions defined on the REPL. Here is what I am doing in a fresh Fennel REPL started from the command-line:
```
$ fennel
Welcome…
-
Using variable "file" instead of "file_path" in line number 100(method read_document_chunk()) in local_genai_search_ollama.py
-
### Bug Description
When I used llama_index.memory.mem0, I encountered an error stating that the 'Memory' object has no attribute 'version'.
The logic worked after I modified and deleted [ and self.…
-
Dynamic Local Search: https://arxiv.org/pdf/1109.5717.pdf (Try first)
(1, k)-Swap Local Search for Maximum Clique Problem: https://arxiv.org/abs/1704.00908
-
Hey Max,
it looks like the search for the local function is really slow,
maybe it is some problem of me or do you know why ?
im using youtupi on a Raspberry pi Rev B with 512 MB Ram
when im using the …
-
### Problem description
Search bar is not usable in dev mode
### Why would it be useful?
Reduces questions to the fern team about why search bar doesn't work
-
Currently, search results are only saved in the application's local state, meaning that all search results are lost when the user refreshes the page outside of the search interface. This hinders the f…
-
### Basic information
* My operating system and version: windows 11 pro
* My mzmine version: 4.0.8
### What happened - in this version is not possible to input .csv larger than 10 KB in this …
-
## **error pops on local search while embedding, global search works fine.**
creating embedding llm client with {'api_key': 'REDACTED,len=32', 'type': "openai_embedding", 'model': 'nomic-embed-t…
-
### LanceDB version
python-v0.13.0
### What happened?
If I run multiple parallel vector searches on AWS storage, the process fails with:
```
query = table.search(vector).limit(limit)
…