-
### Expected behavior
Compilation failure due to the absence of liblogging.
### Actual behavior
rsyslog compiles and runs without liblogging.
### Steps to reproduce the behavior
Compiling sou…
-
#### Bug Report Checklist
Hello,
it seems like the the image tag "latest-release" is running the same version as v7.0.0-beta.
This can be seen on [docker hub](https://hub.docker.com/r/openapitoo…
-
### Is there an existing Discovery issue on this topic?
- [X] I have searched the existing issues
### Objective
Use chatGPT3.5 or chatGPT4 to ask the following question.
If using chatGPT3.5:
``…
-
Unit test berarti tes satuan. Ini artinya unit test hanya menguji satu fungsi atau modul terhadap suatu kasus uji
(test case).
Akan tetapi, bagaimana jika suatu fungsi atau modul yang dites memil…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
As per documentation, the only possible way to inject OpenAI key is by using the environ…
-
### Jelaskan error yg dialami
Akan selalu tampil error ambil data surat
### Cara untuk mereplikasi errornya
1. Masuk ke modul Permohonan Surat, modul akan melakukan request data surat ke OpenDK
2.…
-
### Please ensure:
- [X] This is actually a flaky test already present in the code and not caused by your PR.
### Context
- Migration tests use `Hspec.it` rather than the default retrying `it`
- T…
-
I need `WM_ERASEBKGND` and `WM_PAINT` callbacks for a custom `Status_Bar_Type`.
These callbacks are declared for `GWindows.Window.Window_Type` but not for `GWindows.Base.Base_Window_Type`.
`Status…
-
### Issue you'd like to raise.
```
def handle_embeddings(payload):
loader = UnstructuredPDFLoader(payload["filepath"])
documents = loader.load()
text_splitter = SpacyTextSplitte…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues.
### Operating system information
Linux…