-
I tried a couple and couldn't get either to work:
1.
```javascript
const results = await fox
.config({ ai: { model: "openai:gpt-4o-mini", apiKey: API_KEY } })
.run(
`https://news.yco…
-
Repro steps:
- Set the experimental setting `rubyPackages` to enabled in the Sourcegraph instance.
- Create a new Ruby Dependencies package host.
- Download a binary for scip-ruby 0.3.0 or newer. h…
-
### Describe the issue as clearly as possible:
When using vllm and outlines, when running it from a VM, it seems that the diskcache functionality is not working correctly. Every time the server is …
Lap1n updated
2 months ago
-
**Describe your context**
```
dash 2.14.1
dash-bootstrap-components 1.5.0
dash-core-components 2.0.0
dash-extensions 1.0.3
dash-html-components …
-
**Describe your context**
Please provide us your environment, so we can easily reproduce the issue.
- replace the result of `pip list | grep dash` below
```
dash 2.3.1
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
Current DiskCache evicts one entry for every on…
tedxu updated
8 months ago
-
Hello,
With Python 3.11, I get "unable to open database file" quite quickly and "easily".
It turns out that my app has way too many "cache.db" opened. This looks like a leak, I tried to build a sim…
-
**Installation command (conda environment):**
CMAKE_ARGS="-DLLAMA_CUBLAS=on" FORCE_CMAKE=1 pip install llama-cpp-python
**produces the following output:**
Collecting llama-cpp-python
Usi…
-
Version: 9.2.0
OS: Fedora 37
Issue:
"/usr/bin/traffic_cache_tool --spans /dev/xvdc1 scan"
generates a lot of these messages and the diskcache seems to be partly defective as it gives out bin…
-
Apparently something changed since last time I used the feed bot and it no longer starts inside containers. It is bit weird because I did not see /app as being configured anywhere.
The deploy guide…