Activity
Mon
Wed
Fri
Sun
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
What is this?
Less
More

Memberships

AI Developer Accelerator

10.8k members • Free

5 contributions to AI Developer Accelerator
CSVSearchTool Issues
Hey guys, I am currently working on a project for my internship that requires reading and extracting information from a .csv file. Thus, I have an implementation of the CSVSearchTool() for my CSV Agent. However, I noticed something very odd. Whenever I tried asking questions about the .csv file, the search tool would only parse the first three entries. I'm not too sure how to fix this, and there's no error message; it just only reads the first three entries of the file. Attached is my crew.py and main.py files, where I use the search tool. Would appreciate any help + feedback and open to chat further on a Zoom call. Thanks!
0
0
Reminder - Weekly Coaching Call Reminder Starts in 25 Minutes
Hey team! Here’s the link to this week’s group coaching call: https://us06web.zoom.us/j/87604705314?pwd=aopNBt7JsUrQkarvKd67aanlturhNV.1 If you have any questions that you have about full stack development, CrewAI, or anything AI related, make sure you hop on to today’s call! To make sure I know to call on you in today’s call, please drop a quick comment below covering what you need help with. Can’t wait to see you in today’s call!
Reminder - Weekly Coaching Call Reminder Starts in 25 Minutes
0 likes • Jul '24
Hey Brandon, I have a couple questions about how to use the SearchTools that CrewAI offers and specifically what I'm kind of doing wrong in my implementation of them. Can't wait to chat on the call!
Invalid Path Error using CrewAI Built-In Tools
Hey guys, I'm working on a project that requires 1) parsing through .pdf, .docx and .csv files and 2) extracting relevant information based on the query. I've imported all the SearchTools() for my specific file types, and have them in my crew.py file. For testing purposes, I added a field with the file_path to the file I want to read. However, my end goal is to ensure that user's can type in their file path and query, and the SearchTool() will extract the necessary information based on the file's location. I've tried a couple implementations, but am consistently receiving the same error, which is an invalid file path error. How does the SearchTool() work in terms of the inputs the crew receives at kickoff for file handling and why am I receiving an invalid file path error when it's clearly in my project directory. I used the "crewai create my_project" command, so my project structure is very similar to the one on the CrewAI documentation. The files I am testing are in the "src/data" folder. Here's all my code as well, would appreciate any and all help, please reach out if you have an idea. Thanks and really appreciate this helpful community!
0 likes • Jul '24
@Matthew Broom Windows
Project Issues with Task Delegation
Hey all, I'm very new to using the crewAI framework. For context, I'm working on a project that uses multiple agents that need to accomplish three types of tasks: internet search-related tasks, document search-related tasks and mathematical equation/expression-related tasks. My internet search-related tasks are running well, but whenever I try to type a mathematical expression (i.e 9*9), the query goes through all the research, analysis and summary agents when in reality I just want it to be delegated to my mathematician agent to solve. It goes through a whole useless chain of research the history of 9*9 and other unnecessary jargon when in actuality I want the task to be delegated right off the bat to the mathematician agent. I am using a manager_llm for my crew (gpt-4o-0513). Attached is my code, would appreciate all and any help, thank you!
Trouble with Installing CrewAI
I'm new to using CrewAI and have gathered most of my knowledge about this framework from the website and Brandon's YT videos (very helpful). However, I'm having some issues with getting my environment set up to work with CrewAI, specifically installing certain packages. I've been getting the following errors after running $ pip install crewai. Error 1: Building wheel for chroma-hnswlib (pyproject.toml) did not run successfully. Error 2: ERROR: Failed building wheel for chroma-hnswlib Error 3: ERROR: Failed to build installable wheels for some pyproject.toml based projects (chroma-hnswlib) I've made sure my setuptools and wheels are all upgraded/up-to-date, but I'm still running into this issue. Anyone experienced a similar issue, solved it and would like to reach out?
1-5 of 5
Ethan Pabbathi
1
3points to level up
@ethan-pabbathi-7440
Student/Intern in Mathematics/Data Science Field

Active 499d ago
Joined Jul 8, 2024
Powered by