mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-01 07:13:00 +00:00
feat: bump versions to 1.10.2a1
* feat: bump versions to 1.10.2a1 * chore: update tool specifications --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -152,4 +152,4 @@ __all__ = [
|
|||||||
"wrap_file_source",
|
"wrap_file_source",
|
||||||
]
|
]
|
||||||
|
|
||||||
__version__ = "1.10.1"
|
__version__ = "1.10.2a1"
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ dependencies = [
|
|||||||
"pytube~=15.0.0",
|
"pytube~=15.0.0",
|
||||||
"requests~=2.32.5",
|
"requests~=2.32.5",
|
||||||
"docker~=7.1.0",
|
"docker~=7.1.0",
|
||||||
"crewai==1.10.1",
|
"crewai==1.10.2a1",
|
||||||
"tiktoken~=0.8.0",
|
"tiktoken~=0.8.0",
|
||||||
"beautifulsoup4~=4.13.4",
|
"beautifulsoup4~=4.13.4",
|
||||||
"python-docx~=1.2.0",
|
"python-docx~=1.2.0",
|
||||||
|
|||||||
@@ -309,4 +309,4 @@ __all__ = [
|
|||||||
"ZapierActionTools",
|
"ZapierActionTools",
|
||||||
]
|
]
|
||||||
|
|
||||||
__version__ = "1.10.1"
|
__version__ = "1.10.2a1"
|
||||||
|
|||||||
@@ -5664,10 +5664,6 @@
|
|||||||
"title": "Bucket Name",
|
"title": "Bucket Name",
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"cluster": {
|
|
||||||
"description": "An instance of the Couchbase Cluster connected to the desired Couchbase server.",
|
|
||||||
"title": "Cluster"
|
|
||||||
},
|
|
||||||
"collection_name": {
|
"collection_name": {
|
||||||
"description": "The name of the Couchbase collection to search",
|
"description": "The name of the Couchbase collection to search",
|
||||||
"title": "Collection Name",
|
"title": "Collection Name",
|
||||||
@@ -5716,7 +5712,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
"cluster",
|
|
||||||
"collection_name",
|
"collection_name",
|
||||||
"scope_name",
|
"scope_name",
|
||||||
"bucket_name",
|
"bucket_name",
|
||||||
@@ -14460,13 +14455,9 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"config": {
|
"config": {
|
||||||
"$ref": "#/$defs/OxylabsAmazonProductScraperConfig"
|
"$ref": "#/$defs/OxylabsAmazonProductScraperConfig"
|
||||||
},
|
|
||||||
"oxylabs_api": {
|
|
||||||
"title": "Oxylabs Api"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
"oxylabs_api",
|
|
||||||
"config"
|
"config"
|
||||||
],
|
],
|
||||||
"title": "OxylabsAmazonProductScraperTool",
|
"title": "OxylabsAmazonProductScraperTool",
|
||||||
@@ -14689,13 +14680,9 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"config": {
|
"config": {
|
||||||
"$ref": "#/$defs/OxylabsAmazonSearchScraperConfig"
|
"$ref": "#/$defs/OxylabsAmazonSearchScraperConfig"
|
||||||
},
|
|
||||||
"oxylabs_api": {
|
|
||||||
"title": "Oxylabs Api"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
"oxylabs_api",
|
|
||||||
"config"
|
"config"
|
||||||
],
|
],
|
||||||
"title": "OxylabsAmazonSearchScraperTool",
|
"title": "OxylabsAmazonSearchScraperTool",
|
||||||
@@ -14931,13 +14918,9 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"config": {
|
"config": {
|
||||||
"$ref": "#/$defs/OxylabsGoogleSearchScraperConfig"
|
"$ref": "#/$defs/OxylabsGoogleSearchScraperConfig"
|
||||||
},
|
|
||||||
"oxylabs_api": {
|
|
||||||
"title": "Oxylabs Api"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
"oxylabs_api",
|
|
||||||
"config"
|
"config"
|
||||||
],
|
],
|
||||||
"title": "OxylabsGoogleSearchScraperTool",
|
"title": "OxylabsGoogleSearchScraperTool",
|
||||||
@@ -15121,13 +15104,9 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"config": {
|
"config": {
|
||||||
"$ref": "#/$defs/OxylabsUniversalScraperConfig"
|
"$ref": "#/$defs/OxylabsUniversalScraperConfig"
|
||||||
},
|
|
||||||
"oxylabs_api": {
|
|
||||||
"title": "Oxylabs Api"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
"oxylabs_api",
|
|
||||||
"config"
|
"config"
|
||||||
],
|
],
|
||||||
"title": "OxylabsUniversalScraperTool",
|
"title": "OxylabsUniversalScraperTool",
|
||||||
@@ -23229,26 +23208,6 @@
|
|||||||
"description": "The Tavily API key. If not provided, it will be loaded from the environment variable TAVILY_API_KEY.",
|
"description": "The Tavily API key. If not provided, it will be loaded from the environment variable TAVILY_API_KEY.",
|
||||||
"title": "Api Key"
|
"title": "Api Key"
|
||||||
},
|
},
|
||||||
"async_client": {
|
|
||||||
"anyOf": [
|
|
||||||
{},
|
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"default": null,
|
|
||||||
"title": "Async Client"
|
|
||||||
},
|
|
||||||
"client": {
|
|
||||||
"anyOf": [
|
|
||||||
{},
|
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"default": null,
|
|
||||||
"title": "Client"
|
|
||||||
},
|
|
||||||
"extract_depth": {
|
"extract_depth": {
|
||||||
"default": "basic",
|
"default": "basic",
|
||||||
"description": "The depth of extraction. 'basic' for basic extraction, 'advanced' for advanced extraction.",
|
"description": "The depth of extraction. 'basic' for basic extraction, 'advanced' for advanced extraction.",
|
||||||
@@ -23384,26 +23343,6 @@
|
|||||||
"description": "The Tavily API key. If not provided, it will be loaded from the environment variable TAVILY_API_KEY.",
|
"description": "The Tavily API key. If not provided, it will be loaded from the environment variable TAVILY_API_KEY.",
|
||||||
"title": "Api Key"
|
"title": "Api Key"
|
||||||
},
|
},
|
||||||
"async_client": {
|
|
||||||
"anyOf": [
|
|
||||||
{},
|
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"default": null,
|
|
||||||
"title": "Async Client"
|
|
||||||
},
|
|
||||||
"client": {
|
|
||||||
"anyOf": [
|
|
||||||
{},
|
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"default": null,
|
|
||||||
"title": "Client"
|
|
||||||
},
|
|
||||||
"days": {
|
"days": {
|
||||||
"default": 7,
|
"default": 7,
|
||||||
"description": "The number of days to search back.",
|
"description": "The number of days to search back.",
|
||||||
|
|||||||
@@ -53,7 +53,7 @@ Repository = "https://github.com/crewAIInc/crewAI"
|
|||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
tools = [
|
tools = [
|
||||||
"crewai-tools==1.10.1",
|
"crewai-tools==1.10.2a1",
|
||||||
]
|
]
|
||||||
embeddings = [
|
embeddings = [
|
||||||
"tiktoken~=0.8.0"
|
"tiktoken~=0.8.0"
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ def _suppress_pydantic_deprecation_warnings() -> None:
|
|||||||
|
|
||||||
_suppress_pydantic_deprecation_warnings()
|
_suppress_pydantic_deprecation_warnings()
|
||||||
|
|
||||||
__version__ = "1.10.1"
|
__version__ = "1.10.2a1"
|
||||||
_telemetry_submitted = False
|
_telemetry_submitted = False
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ description = "{{name}} using crewAI"
|
|||||||
authors = [{ name = "Your Name", email = "you@example.com" }]
|
authors = [{ name = "Your Name", email = "you@example.com" }]
|
||||||
requires-python = ">=3.10,<3.14"
|
requires-python = ">=3.10,<3.14"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"crewai[tools]==1.10.1"
|
"crewai[tools]==1.10.2a1"
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ description = "{{name}} using crewAI"
|
|||||||
authors = [{ name = "Your Name", email = "you@example.com" }]
|
authors = [{ name = "Your Name", email = "you@example.com" }]
|
||||||
requires-python = ">=3.10,<3.14"
|
requires-python = ">=3.10,<3.14"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"crewai[tools]==1.10.1"
|
"crewai[tools]==1.10.2a1"
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ description = "Power up your crews with {{folder_name}}"
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10,<3.14"
|
requires-python = ">=3.10,<3.14"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"crewai[tools]==1.10.1"
|
"crewai[tools]==1.10.2a1"
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.crewai]
|
[tool.crewai]
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
"""CrewAI development tools."""
|
"""CrewAI development tools."""
|
||||||
|
|
||||||
__version__ = "1.10.1"
|
__version__ = "1.10.2a1"
|
||||||
|
|||||||
Reference in New Issue
Block a user