-
## Actual Behavior
```shell
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
TypeError: fetch failed
at Object.fetch (n…
-
Error :
```bash
(base) hemang@hemang-levono-15arr:~/Documents/GitHub/genai-stack$ ck$ sdocker compose upe up
[sudo] password for hemang:
WARN[0000] The "PWD" variable is not set. Defaulting to …
-
-
**Describe the bug**
When using the prebuilt v0.5.0 DirectML ES runtime on Windows 11 using C++, it fails with the error:
```
D3D Error 887e0003: (19196@617069187) at 00007FF89073B23F - Unable to loa…
-
**Describe the bug**
Hello. I tried to use a method to set the device_id, even if not documented. Sadly it works only on device 0
**To Reproduce**
This works
```python
import onnxruntime_genai …
-
`api-1 | /usr/local/lib/python3.11/site-packages/langchain_core/_api/deprecation.py:139: LangChainDeprecationWarning: The class `HuggingFaceEmbeddings` was deprecated in LangChain 0.2.2 and wi…
-
### Description of the bug:
This exact code:
``` python
text = "čku“ s hodnotami ANO a NE + „"
model = genai.GenerativeModel("gemini-1.5-flash")
result = model.generate_content(
f"Can…
-
https://github.com/elastic/kibana-team/issues/1271 introduces a baseline for running smoke tests for GenAI based workflows.
The scope of https://github.com/elastic/kibana-team/issues/1271 includes :
…
-
### Discussed in https://github.com/microsoft/semantic-kernel/discussions/8013
Originally posted by **MithrilMan** August 8, 2024
FunctionCalling is becoming a feature taken for granted.
Onn…
-
Hi
I am facing an error when I upload PDF to create MCQs. The error is as under:
`Traceback (most recent call last):
File "C:\Users\Dell13\Desktop\genai-main\mcqgenrator\utils.py", line 29, in …