Lennart J. Kurzweg
Lennart J. Kurzweg
> it seems works right with phi3 Can you share your environment + code? #621 Uses this code without success.
That's an old issue. (Dumb) LLMs seem to always think you have to escape underscores. Same if a tool is for example called "web_search". You can get around this by...
Just read the docs its right there https://docs.crewai.com/core-concepts/Agents/#agent-attributes
I am sorry - I do not seem to understand what you want to throttle. Do you mean like "x about of tokens per x amount of time"? I don't...
How to export the results of working agent, starting task, thoughts and tool calls to the front end?
If you want everything, it is probably best right now to just redirect terminal output. If you just want to give the users feedback un whats happening, look into callbacks:...
How to export the results of working agent, starting task, thoughts and tool calls to the front end?
> > If you want everything, it is probably best right now to just redirect terminal output. If you just want to give the users feedback un whats happening, look...
Unfortunately for me installing from the latest master does not fix the issue: ``` $ waybar --version Waybar v0.9.22-69-g9b8adc1 (branch 'master') $ hyprland-autoname-workspaces --version hyprland-autoname-workspaces 1.1.11 ``` Waybar takes the...
No, I have to use the hyprland-[nvidia](https://www.newgadgets.de/uploads/2012/06/Linus-NVidia-FU.jpeg) 0.29.1-1
The hyperland-nvidia-git AUR package worked out for me! Thanks for the help
Ollama must allow connections (ORIGINS) from where you're running crew ai