Eduardo Chiarotti
d1aee5450f
fix: All files pre commit
2024-08-23 10:49:58 -03:00
Eduardo Chiarotti
f5246039e5
Feat/cli deploy ( #1240 )
...
* feat: set basic structure deploy commands
* feat: add first iteration of CLI Deploy
* feat: some minor refactor
* feat: Add api, Deploy command and update cli
* feat: Remove test token
* feat: add auth0 lib, update cli and improve code
* feat: update code and decouple auth
* fix: parts of the code
* feat: Add token manager to encrypt access token and get and save tokens
* feat: add audience to costants
* feat: add subsystem saving credentials and remove comment of type hinting
* feat: add get crew version to send on header of request
* feat: add docstrings
* feat: add tests for authentication module
* feat: add tests for utils
* feat: add unit tests for cl
* feat: add tests
* feat: add deploy man tests
* feat: fix type checking issue
* feat: rename tests to pass ci
* feat: fix pr issues
* feat: fix get crewai versoin
* fix: add timeout for tests.yml
2024-08-23 10:20:03 -03:00
Rip&Tear
4736604b4d
Merge pull request #1239 from ShuHuang/patch-1
...
Bugfix: Update LLM-Connections.md
2024-08-23 09:49:46 +08:00
Shu Huang
09cba0135e
Bugfix: Update LLM-Connections.md
...
The original code doesn't work due to a comma
2024-08-22 14:39:15 +01:00
Brandon Hancock (bhancock_ai)
8119edb495
Brandon/cre 211 fix agent and task config for yaml based projects ( #1211 )
...
* Fixed agents. Now need to fix tasks.
* Add type fixes and fix task decorator
* Clean up logs
* fix more type errors
* Revert back to required
* Undo changes.
* Remove default none for properties that cannot be none
* Clean up comments
* Implement all of Guis feedback
2024-08-20 09:31:02 -04:00
William Espegren
17bffb0803
docs: add spider docs ( #1165 )
...
* docs: add spider docs
* chore: add "Spider scraper" to mkdocs.yml
2024-08-20 07:53:04 -03:00
Rip&Tear
cbe139fced
Merge pull request #1216 from theCyberTech/main
2024-08-20 18:32:04 +08:00
Eduardo Chiarotti
946d8567fe
feat: Add only on release to deploy docs ( #1212 )
2024-08-20 07:26:50 -03:00
Rip&Tear
7b5d5bdeef
Merge pull request #2 from theCyberTech/theCyberTech-operations-per-run
...
Update operations-per-run in stale.yml
2024-08-20 12:54:55 +08:00
Rip&Tear
a1551bcf2b
Update operations-per-run in stale.yml
...
operations-per-run: 1200
this will allow for complete cleanup of all exiting issues
2024-08-20 12:54:26 +08:00
Rip&Tear
5495825b1d
Merge pull request #1206 from theCyberTech/main
...
Create Cli.md
2024-08-17 21:51:13 +08:00
Rip&Tear
6e36f84cc6
Update Cli.md
2024-08-17 20:55:46 +08:00
Rip&Tear
cddf2d8f7c
Create Cli.md
...
Added initial Cli.md to help users get info on Cli commands
2024-08-17 20:06:31 +08:00
Rip&Tear
5f17e35c5a
Merge pull request #1205 from theCyberTech/theCyberTech-stale-fix
...
Update stale.yml
2024-08-17 20:00:43 +08:00
Eduardo Chiarotti
231a833ad0
feat: Add crewai install CLI command ( #1203 )
...
* feat: Add crewai install CLI command
* feat: Add crewai install to the docs and force now crewai run
2024-08-17 08:41:53 -03:00
Rip&Tear
a870295d42
Update stale.yml
...
Added
operations-per-run: 500
2024-08-17 19:16:31 +08:00
Rip&Tear
ddda8f6bda
Merge pull request #1194 from crewAIInc/docs_update
...
Updated Documentation to fix minor issues + minor .github fixes
2024-08-17 08:14:17 +08:00
Brandon Hancock (bhancock_ai)
bf7372fefa
Adding Autocomplete to OSS ( #1198 )
...
* Cleaned up model_config
* Fix pydantic issues
* 99% done with autocomplete
* fixed test issues
* Fix type checking issues
2024-08-16 15:04:21 -04:00
Brandon Hancock (bhancock_ai)
3451b6fc7a
Clean up pipeline ( #1187 )
...
* Clean up pipeline
* Make versioning dynamic in templates
* fix .env issues when openai is trying to use invalid keys
* Fix type checker issue in pipeline
* Fix tests.
2024-08-16 14:47:28 -04:00
Vini Brasil
dbf2570353
Add name and expected_output to TaskOutput ( #1199 )
...
* Add name and expected_output to TaskOutput
This commit adds task information to the TaskOutput class. This is
useful to provide extra context to callbacks.
* Populate task name from function names
This commit populates task name from function names when using
annotations.
2024-08-15 22:24:41 +01:00
Eduardo Chiarotti
d0707fac91
feat: Add bandit ci pipeline ( #1200 )
...
* feat: Add bandit ci pipeline
* feat: add useforsecurty false for bandit pipeline
* feat: Add report only for High severity issues
2024-08-15 18:19:57 -03:00
theCyberTech
35ebdd6022
Updated Documentaion to fix navigation link for pipelin feature, removed legacy md fiel from .github & added missing config.yml config to remove custom issues from user access
2024-08-15 16:35:05 +08:00
Rip&Tear
92a77e5cac
Merge pull request #1183 from crewAIInc/feature-templates
...
Feature templates
2024-08-15 11:29:36 +08:00
Rip&Tear
a2922c9ad5
Merge pull request #1182 from crewAIInc/git-temaplates
...
updated bug report template to yml for more control
2024-08-15 11:28:31 +08:00
Eduardo Chiarotti
9f9b52dd26
fix: Fix planning_llm issue ( #1189 )
...
* fix: Fix planning_llm issue
* fix: add poetry.lock updated version
* fix: type checking issues
* fix: tests
2024-08-14 18:54:53 -03:00
theCyberTech
2482c7ab68
Addded feature request template in YAML format
...
Added config .yml to remove blank template
2024-08-14 15:49:55 +08:00
theCyberTech
7fdabda97e
updated bug report template to yml for more control
2024-08-14 15:08:59 +08:00
Eduardo Chiarotti
7306414de7
docs: fix references to annotations ( #1176 )
2024-08-13 12:58:12 -03:00
Eduardo Chiarotti
97d7bfb52a
docs: Update Dalle, FileWrite, Nl2Sql and Side menu Tools ( #1175 )
...
* docs: Update Dalle, FileWrite, Nl2Sql and Side menu Tools
* docs: remove unused phrase
* docs: fix identation
2024-08-13 12:29:34 -03:00
Rafael Miller
9f85a2a011
Added Firecrawl tools to docs ( #628 )
2024-08-13 12:09:11 -03:00
João Moura
ab47d276db
preparing new version
2024-08-11 22:07:54 -03:00
João Moura
44e38b1d5e
Fixing telemetry condition that was missing
2024-08-11 22:07:45 -03:00
João Moura
e9fa2bb556
fix broken link
v0.51.0
2024-08-11 15:52:25 -03:00
João Moura
183f466ac4
adding new docs
2024-08-11 15:50:42 -03:00
João Moura
cc7b7e2b79
adding testing link
2024-08-11 15:39:30 -03:00
João Moura
a17fa70b1b
Updating docs
2024-08-11 15:04:45 -03:00
João Moura
7b63b6f485
preparing new version
2024-08-11 01:33:20 -03:00
João Moura
ed5d81fa1a
Fixing evaluator reporter
2024-08-11 01:32:40 -03:00
João Moura
c2d12b2de2
Updating templates to new versions
2024-08-11 01:02:47 -03:00
João Moura
8966dc2f2f
Preparing new version
2024-08-11 00:58:41 -03:00
João Moura
59ab1ef9f4
adding docs for new tools
2024-08-11 00:07:00 -03:00
João Moura
227cca00a2
preparing new verion
2024-08-10 17:59:17 -03:00
João Moura
16dab8e583
missing arg
2024-08-10 17:58:54 -03:00
João Moura
1c97b916d9
fixing mock_agent_ops_provider
2024-08-10 17:26:45 -03:00
João Moura
94b52cfd87
fixing mock_agent_ops_provider
2024-08-10 17:21:21 -03:00
Abebe M.
82b1db1711
Handle minor issue: tools name shouldn't contain space for openai ( #961 )
...
As per (https://github.com/langchain-ai/langchain/pull/16395 ), OpenAI functions don't accept tool names with space. Therefore, I added an exception handling snippet to raise an issue if a custom tool name has a space.
2024-08-10 16:51:08 -03:00
Joshua Harper
638a8f03f0
Sanitize agent roles to ensure valid directory names ( #1037 )
2024-08-10 09:50:38 -03:00
Vikram Guhan Subbiah
dbce944934
AgentOps ENG-525: Decouple CrewAI and AgentOps ( #1033 )
...
* Make AgentOps import optional upon AGENTOPS_API_KEY
being set
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-08-10 09:47:13 -03:00
David
f1ad137fb7
remove broken links ( #1043 )
2024-08-10 09:45:21 -03:00
Jason Wu
5eb1cff9b5
Update AgentOps-Observability.md ( #1044 )
...
Fix the incorrectly formatted external link
2024-08-10 09:43:22 -03:00