CrewAI Tool adapter for Fetchium — token-efficient AI-native web search
Project description
fetchium-crewai
CrewAI tool adapters for Fetchium.
Install
pip install fetchium-crewai
REST mode:
pip install fetchium-crewai[rest]
Usage
from fetchium_crewai import FetchiumTool, FetchiumResearchTool
search_tool = FetchiumTool(
rest_base_url="https://api.fetchium.com",
rest_api_key="fetchium_...",
)
research_tool = FetchiumResearchTool(
rest_base_url="https://api.fetchium.com",
rest_api_key="fetchium_...",
)
CLI mode works if fetchium is installed on PATH.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fetchium_crewai-1.0.0.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fetchium_crewai-1.0.0.tar.gz.
File metadata
- Download URL: fetchium_crewai-1.0.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5e51121cb46e91f6b5d9182dabf4a7b3eba59167e918c83e02aec93e4d533e5
|
|
| MD5 |
9a362f8f304285c5376dba4e98b363bf
|
|
| BLAKE2b-256 |
814bb200c2d402630bc3d532484737fe3928ac4ef8d0185b68ad8a3c2b18b862
|
File details
Details for the file fetchium_crewai-1.0.0-py3-none-any.whl.
File metadata
- Download URL: fetchium_crewai-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
650eefa0703128ec8b2106186f1e9a1fc4e6df26e1cf536d1cc92e29e5947438
|
|
| MD5 |
de63178b9ccf4db8b1592140d4177b31
|
|
| BLAKE2b-256 |
71f88045c32c7abd4ef96635bffce1476feaa8fcd60ca2614f8d4c3722d533c7
|