PraisonAI icon indicating copy to clipboard operation
PraisonAI copied to clipboard

PraisonAI is a production-ready Multi AI Agents framework, designed to create AI Agents to automate and solve problems ranging from simple tasks to complex challenges. It provides a low-code solution...

Results 153 PraisonAI issues
Sort by recently updated
recently updated
newest added

im trying to execute on windows with ollama an llama2 model after some minutes of working i get this error: ``` python -m praisonai --init give me the latest news...

This pull request addresses the issue where environment variables set in the .env file were not being loaded when the praisonai command is executed. The fix includes specifying the explicit...

It's already in the langchain community, but I was wondering how hard it would be to add it to the tools. Reference: langchain_community/utilities/searx_search.py - already in the venv from the...

Is it possible to pass in a CSV list of, for me URLs, but for others maybe something else, and then the agents work through the list each in turn?...

Feature request: how to create secondary market research agent , with customisation Please add example and yaml file , planning to create fastapi for it , user will add which...

I found useful to use this with praisonAI to pipe inputs the same way as the [fabric project](https://github.com/danielmiessler/fabric) even been compatibles I call this file pAI ```bash #/bin/zsh export OPENAI_MODEL_NAME="mixtral-8x7b-32768"...

@MervinPraison , brilliant! thanks a lot. I start this issue to collect Ideas for future enhancements. - to deploy anywhere, [skypilot](https://github.com/skypilot-org/skypilot) would you let deploy on any cloud or on...

Environment : Windows 11 (Conda) with Python 3.11.8 praisonAI 0.0.17 After installation ( : pip install praisonai I ran the Initialise : praisonai --init create a movie script about dog...

Is there any way to control how often do my automations run?