-
`Python 3.11, Windows 10, crew==0.9.2, crewai==0.28.8, crewai-tools==0.2.4`
```
from crewai_tools import WebsiteSearchTool
```
```
Traceback (most recent call last):
File "I:\nasty\Python_…
-
Hey folks,
I have a simple crew that takes in an instruction from the user and makes an API call (using a tool) to fetch some data. Even though the agent correctly identifies that it wants to make…
-
I would love to get this working... LanceDB sounds like exactly what I need. However, when I run this, the search function calls a coworker "Database Manager", which does not exist. Where is the agent…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Hello,
CrewAI is a magnificent project, I am trying to make it work with as little dependence on online services as possible.
So is it possible to replace the browserless (https://www.browserles…
-
https://github.com/joaomdmoura/crewAI-tools/blob/9181d05c4c8bd8771bf01fb74ada5ca3f687c37e/crewai_tools/tools/selenium_scraping_tool/selenium_scraping_tool.py#L58-L60
The function is called without …
Zyzzx updated
6 months ago
-
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/Cellar/python@3.11/3.11.6_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/__init__.py", line 126, in…
-
Hi,
I made a new version of prof synapse. This version uses the following research paper:
SELF-DISCOVER: Large Language Models Self-Compose Reasoning Structures available at: https://arxiv.org/abs/2…
-
Hey guy!
Any workaround for this?
The script is unable to connect to the OpenAI API because the server is using a self-signed SSL certificate. This certificate cannot be verified by the script, re…
-
is there an opption for using costume Agents? like a framework for developing an Agent and pluing it to AnythingLLM?
auvtv updated
5 months ago