Commit Graph

  • 1c7700e5e2 Merge branch 'main' into brandon/cre-509-hitl-multiple-rounds-of-followup Brandon Hancock 2024-12-04 13:02:50 -05:00
  • 8cae42bff7 Incorporate @lorenzejay feedback Brandon Hancock 2024-12-04 12:42:58 -05:00
  • 02646094cd Merge branch 'feat/incorporate-stale-prs-with-feedback' of https://github.com/joaomdmoura/crewAI into feat/incorporate-stale-prs-with-feedback Brandon Hancock 2024-12-04 12:40:51 -05:00
  • e760cf3538 Merge branch 'main' into feat/incorporate-stale-prs-with-feedback Brandon Hancock 2024-12-04 12:40:44 -05:00
  • 5f9de33cc0 remove all references to pipeline and pipeline router (#1661) Brandon Hancock (bhancock_ai) 2024-12-04 12:39:34 -05:00
  • bbea797b0c remove all references to pipeline and pipeline router (#1661) Brandon Hancock (bhancock_ai) 2024-12-04 12:39:34 -05:00
  • 385c78ec54 Merge pull request #1698 from crewAIInc/brandon/cre-510-update-docs-to-talk-about-pydantic-and-json-outputs Tony Kipkemboi 2024-12-04 11:07:52 -05:00
  • 066ad73423 Merge pull request #1698 from crewAIInc/brandon/cre-510-update-docs-to-talk-about-pydantic-and-json-outputs 0.85.0 Tony Kipkemboi 2024-12-04 11:07:52 -05:00
  • ec844ed7bf Merge branch 'main' into brandon/cre-510-update-docs-to-talk-about-pydantic-and-json-outputs Tony Kipkemboi 2024-12-04 11:05:47 -05:00
  • 0695c26703 Merge branch 'main' into brandon/cre-510-update-docs-to-talk-about-pydantic-and-json-outputs brandon/cre-510-update-docs-to-talk-about-pydantic-and-json-outputs Tony Kipkemboi 2024-12-04 11:05:47 -05:00
  • c5659663ef Talk about getting structured consistent outputs with tasks. Brandon Hancock 2024-12-04 10:46:39 -05:00
  • 4fb3331c6a Talk about getting structured consistent outputs with tasks. Brandon Hancock 2024-12-04 10:46:39 -05:00
  • 00197b9690 v1 of HITL working Brandon Hancock 2024-12-03 17:05:28 -05:00
  • dea6b14255 Update README.md (#1694) Stephen 2024-12-04 02:38:19 +05:30
  • b6c6eea6f5 Update README.md (#1694) Stephen 2024-12-04 02:38:19 +05:30
  • 0db138a277 Merge branch 'main' into feat/incorporate-stale-prs-with-feedback Brandon Hancock (bhancock_ai) 2024-12-03 15:49:44 -05:00
  • 37bb874edb Incorporate feedback from crewai reviewer Brandon Hancock 2024-12-03 15:47:25 -05:00
  • 1f8ee15753 Knowledge project directory standard (#1691) Lorenze Jay 2024-12-03 12:27:48 -08:00
  • 1af95f5146 Knowledge project directory standard (#1691) Lorenze Jay 2024-12-03 12:27:48 -08:00
  • 3bb59c1458 better template feat/organization-of-knowledge-files Lorenze Jay 2024-12-03 12:24:35 -08:00
  • 8b1aef9e2d cleaner refactor Lorenze Jay 2024-12-03 12:18:07 -08:00
  • 7e93285df1 fix type checker Lorenze Jay 2024-12-03 11:15:30 -08:00
  • 45d6f64f3e cleaner validator on model_post_init Lorenze Jay 2024-12-03 11:11:24 -08:00
  • c1c79b1f8f made base file knowledge source an abstract class Lorenze Jay 2024-12-03 10:57:58 -08:00
  • 8d7b0de732 comment fix Lorenze Jay 2024-12-03 10:48:22 -08:00
  • 9703d701b8 Merge branch 'main' of github.com:crewAIInc/crewAI into feat/organization-of-knowledge-files Lorenze Jay 2024-12-03 10:12:55 -08:00
  • aab05388d5 fixed types Lorenze Jay 2024-12-03 10:12:37 -08:00
  • 77825ec8db Merge branch 'main' into feat/incorporate-stale-prs-with-feedback Brandon Hancock 2024-12-03 13:01:54 -05:00
  • 04cbf10a78 Fix indentation in llm-connections.mdx code block (#1573) Feynman Liang 2024-12-03 09:52:23 -08:00
  • ed3487aa22 Fix indentation in llm-connections.mdx code block (#1573) Feynman Liang 2024-12-03 09:52:23 -08:00
  • b2a0bec3f6 [Doc]: Add documenation for openlit observability (#1612) Patcher 2024-12-03 12:38:49 -05:00
  • 77af733e44 [Doc]: Add documenation for openlit observability (#1612) Patcher 2024-12-03 12:38:49 -05:00
  • 9bb31f1180 remove poetry.lock as pointed out by @sanders41 in #1574. Brandon Hancock 2024-12-03 12:32:54 -05:00
  • 1104cabccf Merge branch 'main' into feat/incorporate-stale-prs-with-feedback Brandon Hancock 2024-12-03 12:25:46 -05:00
  • d6fdb9980c [FEATURE] Support for custom path in RAGStorage (#1659) Tom Mahler, PhD 2024-12-03 19:22:29 +02:00
  • aaf80d1d43 [FEATURE] Support for custom path in RAGStorage (#1659) Tom Mahler, PhD 2024-12-03 19:22:29 +02:00
  • 79cfa87341 Update using langchain tools docs (#1664) Ola Hungerford 2024-12-03 08:13:06 -08:00
  • 9e9b945a46 Update using langchain tools docs (#1664) Ola Hungerford 2024-12-03 08:13:06 -08:00
  • 3a2e9bf365 Add in suggestions from @caike to make sure ragstorage doesnt exceed os file limit. Also, included additional checks to support windows. Brandon Hancock 2024-12-03 10:46:54 -05:00
  • 87a7f38deb Fix env issue Brandon Hancock 2024-12-03 10:35:33 -05:00
  • f0e86b5b0f add in --version flag to cli. closes #1679. Brandon Hancock 2024-12-03 10:21:58 -05:00
  • 44fc664bde incorporate #1683 Brandon Hancock 2024-12-03 10:17:12 -05:00
  • 1ca68aff08 Update reset memories command based on the SDK (#1688) Javier Saldaña 2024-12-03 10:09:30 -05:00
  • 308a8dc925 Update reset memories command based on the SDK (#1688) Javier Saldaña 2024-12-03 10:09:30 -05:00
  • e449e535f7 fix missing code in flows docs (#1690) Tony Kipkemboi 2024-12-03 10:02:06 -05:00
  • 7d9d0ff6f7 fix missing code in flows docs (#1690) Tony Kipkemboi 2024-12-03 10:02:06 -05:00
  • e0d3ee5b23 docs: add Discourse community link to contact section theCyberTech 2024-12-03 20:35:23 +08:00
  • 543ebbf3a4 Knowledge project directory standard Lorenze Jay 2024-12-02 15:53:35 -08:00
  • ab7a594301 preparing new version João Moura 2024-12-02 18:28:58 -03:00
  • f8a8e7b2a5 preparing new version João Moura 2024-12-02 18:28:58 -03:00
  • 4d06708938 Fixes issues with result as answer not properly exiting LLM loop (#1689) Brandon Hancock (bhancock_ai) 2024-12-02 13:38:17 -05:00
  • 3285c1b196 Fixes issues with result as answer not properly exiting LLM loop (#1689) Brandon Hancock (bhancock_ai) 2024-12-02 13:38:17 -05:00
  • cbc85f97bf remove print statements bugfix/result-as-answer-not-working-properly Brandon Hancock 2024-12-02 13:15:35 -05:00
  • fa397d47e3 v1 of fix implemented. Need to confirm with tokens. Brandon Hancock 2024-12-02 12:22:50 -05:00
  • aa532acdd2 Documentation Improvements: LLM Configuration and Usage (#1684) Tony Kipkemboi 2024-12-02 09:50:12 -05:00
  • 4bc23affe0 Documentation Improvements: LLM Configuration and Usage (#1684) Tony Kipkemboi 2024-12-02 09:50:12 -05:00
  • 95cc6835a1 update name siddas27 2024-11-30 22:30:31 -06:00
  • e7e059d02a add rate limiting siddas27 2024-11-30 22:08:29 -06:00
  • 5532ea8ff7 add lru caching siddas27 2024-11-30 21:51:46 -06:00
  • d168b8e245 add error handling siddas27 2024-11-30 21:36:28 -06:00
  • 6c242ef3bb add brave search tool siddas27 2024-11-30 14:04:06 -06:00
  • 0e49353fcd Merge pull request #135 from crewAIInc/fix/nl2sql-readme-typos Tony Kipkemboi 2024-11-30 11:54:14 -05:00
  • 41711c1ffe Merge pull request #129 from crewAIInc/docs_fix Tony Kipkemboi 2024-11-30 11:52:45 -05:00
  • ea2994d341 Merge pull request #133 from crewAIInc/docs/fix-codedocssearch-readme Tony Kipkemboi 2024-11-30 11:44:01 -05:00
  • 404da4066b Merge pull request #1675 from rokbenko/rok Tony Kipkemboi 2024-11-30 11:26:10 -05:00
  • bca56eea48 Merge pull request #1675 from rokbenko/rok Tony Kipkemboi 2024-11-30 11:26:10 -05:00
  • 945ed7aaaa docs: fix typos and formatting in NL2SQL tool README theCyberTech 2024-11-30 10:52:57 +08:00
  • eed6a38ea4 Fix pydantic related errors. Carlos Souza 2024-11-29 11:41:47 -05:00
  • ec9951e28a docs: improve CodeDocsSearchTool README theCyberTech 2024-11-30 00:34:04 +08:00
  • e677a271e5 More explicit model config Carlos Souza 2024-11-29 05:57:09 -05:00
  • 49ad43ff08 Do not reraise exception Carlos Souza 2024-11-29 05:51:55 -05:00
  • a94470772f Fix pydantic related errors on FirecrawlScrapeWebsiteTool Carlos Souza 2024-11-28 19:09:44 -05:00
  • 5735496227 Update Agents docs to include two approaches for creating an agent: with and without YAML configuration Rok Benko 2024-11-28 17:20:53 +01:00
  • 588ad3c4a4 Update Agents docs to include two approaches for creating an agent: with and without YAML configuration Rok Benko 2024-11-28 17:20:53 +01:00
  • dd18c59a9b Update jina_scrape_website_tool.py Mike Plachta 2024-11-27 19:57:52 -08:00
  • cbec6d5cd7 docs: fix API key reference in MultiOnTool README theCyberTech 2024-11-28 11:15:18 +08:00
  • 15970734e3 Jina Website Scraper v1 Mike Plachta 2024-11-27 17:52:56 -08:00
  • cd9a17a281 added knowledge to agent level (#1655) Lorenze Jay 2024-11-27 11:33:07 -08:00
  • c6a6c918e0 added knowledge to agent level (#1655) Lorenze Jay 2024-11-27 11:33:07 -08:00
  • ea6d04a9d9 linted add/agent-specific-knowledge Lorenze Jay 2024-11-27 11:30:56 -08:00
  • a81200a020 rm unused Lorenze Jay 2024-11-27 11:30:21 -08:00
  • 61fe1c69d9 fix test Lorenze Jay 2024-11-27 11:27:27 -08:00
  • 3eb52dad9f rm cassette for knowledge_sources test as its a mock and update agent doc string Lorenze Jay 2024-11-27 10:50:48 -08:00
  • 87e9a0c91a fix test Lorenze Jay 2024-11-27 10:47:03 -08:00
  • 24d2d9cd55 Merge branch 'main' of github.com:crewAIInc/crewAI into add/agent-specific-knowledge Lorenze Jay 2024-11-27 10:40:55 -08:00
  • 85b8d2af6f fix docs Lorenze Jay 2024-11-27 10:39:05 -08:00
  • 5b03d6c8bc fixes from discussion Lorenze Jay 2024-11-27 10:38:20 -08:00
  • 3fa44e9a07 Feat/remove langchain (#1668) Brandon Hancock (bhancock_ai) 2024-11-27 11:22:49 -05:00
  • 366bbbbea3 Feat/remove langchain (#1668) Brandon Hancock (bhancock_ai) 2024-11-27 11:22:49 -05:00
  • e748615c9c doc strings feat/remove-langchain Brandon Hancock 2024-11-27 11:04:24 -05:00
  • 94176552f3 Merge branch 'main' into feat/remove-langchain Brandon Hancock 2024-11-27 10:47:37 -05:00
  • a737d4f27b fix tool calling for langchain tools Brandon Hancock 2024-11-27 10:45:11 -05:00
  • 3f87bf3ada added test Lorenze Jay 2024-11-26 12:06:48 -08:00
  • b3deac2a2b Merge branch 'main' of github.com:crewAIInc/crewAI into add/agent-specific-knowledge Lorenze Jay 2024-11-26 12:01:00 -08:00
  • 3d23f09107 Feat/remove langchain (#1654) Eduardo Chiarotti 2024-11-26 16:59:52 -03:00
  • 293305790d Feat/remove langchain (#1654) Eduardo Chiarotti 2024-11-26 16:59:52 -03:00
  • 95f2e9eded Merge branch 'main' of github.com:crewAIInc/crewAI into add/agent-specific-knowledge Lorenze Jay 2024-11-26 11:57:15 -08:00
  • 4d67b2db8e Merge branch 'main' into feat/remove-langchain Eduardo Chiarotti 2024-11-26 16:56:41 -03:00
  • 601abb2bc3 Merge pull request #125 from crewAIInc/feat/remove-langchain Eduardo Chiarotti 2024-11-26 16:56:29 -03:00
  • 707c50b833 added from suggestions Lorenze Jay 2024-11-26 11:52:57 -08:00