ma-raza

Results 8 issues of ma-raza

### 🚀 The feature In order to readthrough the code and method implemented, I have to go through all code. Sphinx based Documentation can be added and hosted on at...

enhancement

Feature: Enhancement Adding Documentation and API guide. I propose two frameworks A. Using Pythonic Sphnix Framework and deploying on the `readthedocs` server 1. Open Source, comes with many themes /...

Setup Following Project Management Tools 1. Project Package and Environment Manager: Poetry is recommended 2. `pytests` and `pylint` setup 3. Contributing Guide 4. Sphnix Documentation and deploying on the `readthedocs`...

Addressing #72 and #40 1. `poetry` added as a package and Venv manager 2. Set up Auto Tests 3. Added Examples Placeholder 4. Added `CONTRIBUTING.md` guide 5. Added `CI/CD` pipeline...

The Package was working fine with me few days ago, However after deleting DB and creating it again, I am having the below issue. No matter what prompt, I tried...

Extended the original feature of `CSVSearchTool` to `MultiCSVSearchTool`. Use: ``` from crewai_tools import CSVSearchTool # Initialize the tool with a specific CSV file. This setup allows the agent to search...

### 🐛 Describe the bug With new version `of `langchain-openai (^0.1.6)`, embedchain is not working Because no versions of embedchain match >0.1.103,=0.0.5,=0.1.103,=0.0.5,

### Environment Information - leafmap version: lates - Python version: 3.11 - Operating System: Linux ### Description The Color Styles are not working with streamlit UI. I have followed below...

bug