-
### Description
run python app.py
then:
Traceback (most recent call last):
File "/hy-tmp/kotaemon/app.py", line 13, in
from ktem.main import App # noqa
File "/hy-tmp/kotaemon/libs/…
-
I'm trying to use this for PDF files but I don't see any PDF examples.
-
@ishanjainn
**What happened?**
I'm following this guide: https://grafana.com/blog/2023/11/02/monitor-your-openai-usage-with-grafana-cloud/ and it works great with normal synchronous OpenAI client…
-
-
I ran glm4 on MTL iGPU , and it reported this error:
![image](https://github.com/user-attachments/assets/1e0b6537-02da-4962-99aa-f6fd717a14ae)
oneAPI: l_BaseKit_p_2024.0.1.46_offline.sh
My env …
-
### Your Question
Hello, i get this error in 🎬 Automate the creation of shorts tabs
` - Requirements : List of requirements and installed version:
edge-tts==6.1.9
ffmpeg==1.4
ffmpeg-python==0…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hi, I'm building an agent with VectorMemory, and would like to use TokenCountingHa…
-
### Bug Description
TokenCountingHandler dies trying to calculate token count (`get_tokens_from_response`) for the response produced by MockLLM.
MockLLM.complete produces `CompletionResponse` with…
-
Hi
I'm getting this error, do you have any idea what could be wrong?
Line 16#
model_base.load_weights("faceparserV1.weights.h5")
```
Traceback (most recent call last):
File "I:\Face-Parsin…
-
### Describe the bug
When `langfuse.flush()` is called inside an `observe()`-ed function, it doesn't flush the updates made to this function's observations.
This means the app doesn't update until…