-
Thanks a lot for sharing your ideas and code on building agentic systems. However, when I run in newsletter-cron, I got
/newsletter-cron$ python3 main.py
Traceback (most recent call last):
…
-
Hi,
I'm just trying to follow the README of workflow101's cookbook to run it
```
Traceback (most recent call last):
File "/home/simco-dev/cookbook/workflow101/manage.py", line 14, in
from …
-
### Tandoor Version
1.5.19
### Setup
Docker / Docker-Compose
### Reverse Proxy
Apache2
### Other
_No response_
### Bug description
I enabled the experimental PDF export option (as discussed i…
zodac updated
1 month ago
-
Was trying out chainlit realtime-assistant in local
could see these errors like below audio recording.
how can i fix this to test things out in local.
Log Trace:
```Traceback (most recent call…
-
### Tandoor Version
1.5.14
### Setup
Docker / Docker-Compose
### Reverse Proxy
No reverse proxy
### Other
via Home assistant plugin
### Bug description
Importing NL Food items under "Space Se…
-
Unable to convert ASR Conformer CTC from Nvidia NGC to Riva
Step of reproduction:
- Create conda environment
```
conda create --name nemo python==3.10.12
conda activate nemo
conda install p…
-
I am trying to run the code in phidata/cookbook/agents/03_agent_team.py, and I have changed the model to my local ollama, but there is an error in the code. Please help me fix it.
`
from phi.age…
-
I have created my conda env using the enviroment.yml following the instructions in the [README.md](https://github.com/esgf2-us/esgf-cookbook/blob/main/README.md), and ran below code which I am getting…
-
I was following the llamaindex cookbook and reached an error for the code
```
dspy_component = DSPyComponent(dspy.ChainOfThought(GenerateAnswer))
```
The error trace showed that there was a py…
-
### Describe the bug
1. `git clone git@github.com:flyteorg/flytesnacks`
2. `mkdir newdir && cd newdir`
3. `pyflyte run -p flytesnacks -d development --remote ../flytesnacks/cookbook/core/flyte_basi…