Eduardo Chiarotti
8a13741b15
fix: add timeout for tests.yml
2024-08-23 09:52:33 -03:00
Eduardo Chiarotti
97b5d6b809
feat: fix get crewai versoin
2024-08-23 09:49:59 -03:00
Eduardo Chiarotti
4f266980ef
feat: fix pr issues
2024-08-23 09:44:15 -03:00
Eduardo Chiarotti
b87bcd25bb
Merge branch 'main' into feat/cli-deploy
2024-08-23 08:26:55 -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
Eduardo Chiarotti
2ff7dad61e
feat: rename tests to pass ci
2024-08-22 21:54:44 -03:00
Eduardo Chiarotti
33ace9bfe2
feat: fix type checking issue
2024-08-22 20:30:23 -03:00
Eduardo Chiarotti
bcdea6849f
feat: add deploy man tests
2024-08-22 20:17:02 -03:00
Eduardo Chiarotti
92ca4ce841
feat: add tests
2024-08-22 20:06:11 -03:00
Eduardo Chiarotti
27f2682301
feat: add unit tests for cl
2024-08-22 19:50:40 -03:00
Eduardo Chiarotti
0c3c4fbe17
feat: add tests for utils
2024-08-22 19:45:15 -03:00
Eduardo Chiarotti
5f3fa857cc
feat: add tests for authentication module
2024-08-22 18:54:20 -03:00
Eduardo Chiarotti
8eeca55354
feat: add docstrings
2024-08-22 18:06:49 -03:00
Eduardo Chiarotti
b5db79da12
feat: add get crew version to send on header of request
2024-08-22 17:58:03 -03:00
Eduardo Chiarotti
156f59760c
feat: add subsystem saving credentials and remove comment of type hinting
2024-08-22 17:45:27 -03: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
Eduardo Chiarotti
50746d5e8b
feat: add audience to costants
2024-08-21 19:42:43 -03:00
Eduardo Chiarotti
bcc050b793
feat: Add token manager to encrypt access token and get and save tokens
2024-08-21 19:32:10 -03:00
Eduardo Chiarotti
d4d7712164
fix: parts of the code
2024-08-21 17:33:59 -03:00
Eduardo Chiarotti
414a9ba07e
feat: update code and decouple auth
2024-08-21 16:11:16 -03:00
Eduardo Chiarotti
3b0286f592
feat: add auth0 lib, update cli and improve code
2024-08-21 15:16:49 -03:00
Eduardo Chiarotti
5d1f655229
feat: Remove test token
2024-08-20 22:44:27 -03:00
Eduardo Chiarotti
f44d3902a4
feat: Add api, Deploy command and update cli
2024-08-20 22:42:55 -03: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
Eduardo Chiarotti
bec9a4941c
feat: some minor refactor
2024-08-20 07:25:28 -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
Eduardo Chiarotti
f0e28cd88a
feat: add first iteration of CLI Deploy
2024-08-19 21:25:23 -03:00
Eduardo Chiarotti
ff5c55fd54
feat: set basic structure deploy commands
2024-08-19 17:22:05 -03: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