Commit Graph

  • 8659a531c5 wip Brandon Hancock 2025-02-07 10:51:14 -05:00
  • 5a8649a97f fix unstructured example flow (#2052) hyjbrave 2025-02-07 23:38:15 +08:00
  • f9b4e14173 Merge branch 'main' into brandon/general-cleanup Brandon Hancock (bhancock_ai) 2025-02-07 10:33:19 -05:00
  • fe35161669 drop prints Brandon Hancock 2025-02-06 18:35:34 -05:00
  • b57fbfb943 drop prints Brandon Hancock 2025-02-06 18:35:12 -05:00
  • dcbf6b07ef address fix: Typo in expected_output string #2045 Brandon Hancock 2025-02-06 15:48:49 -05:00
  • e6100debac agent: improve knowledge naming (#2041) Nicolas Lorin 2025-02-06 21:19:22 +01:00
  • af54112788 docs: improve memory examples with imports, types and security Devin AI 2025-02-06 19:54:59 +00:00
  • c58701c44a docs: fix long term memory class name in examples Devin AI 2025-02-06 19:48:16 +00:00
  • f4310aea3b more broad with o1 Brandon Hancock 2025-02-06 14:16:09 -05:00
  • 95bae8bba3 WIP crew events emitter Lorenze Jay 2025-02-06 11:06:43 -08:00
  • e2b460374a Include fix for o1 models not supporting system messages Brandon Hancock 2025-02-06 10:10:23 -05:00
  • abee94d056 fix version João Moura 2025-02-05 21:18:20 -08:00
  • 92731544ae Fix ignored Crew task callback when one is set on the Task (#2040) Thiago Moretto 2025-02-05 17:53:15 -03:00
  • d8891bcf83 improve manager Brandon Hancock 2025-02-05 15:49:43 -05:00
  • 5d9fcc38a3 clean up. fix type safety. address memory config docs Brandon Hancock 2025-02-05 15:06:34 -05:00
  • 77c7b7dfa1 FIX: correctly initialize embedder for crew knowledge (#2035) Nicolas Lorin 2025-02-05 16:55:09 +01:00
  • 823f22a601 fix: Remove OpenAI dependency for memory reset when using alternative LLMs Devin AI 2025-02-05 11:09:36 +00:00
  • 649414805d fix: Remove OpenAI dependency for memory reset when using alternative LLMs Devin AI 2025-02-05 10:56:01 +00:00
  • 8017ab2dfd docs: Add memory configuration documentation Devin AI 2025-02-05 10:46:43 +00:00
  • 6445cda35a fix: Use custom path for memory reset Devin AI 2025-02-05 10:46:21 +00:00
  • 6116c73721 test: Use temporary directory for memory reset tests Devin AI 2025-02-05 10:45:53 +00:00
  • a038b751ef test: Add memory reset tests for different embedding providers Devin AI 2025-02-05 10:45:21 +00:00
  • 5006161d31 fix: Add type safety to RAGStorage initialization Devin AI 2025-02-05 10:45:07 +00:00
  • 85a13751ba fix: Add type safety to embedding configurator Devin AI 2025-02-05 10:44:59 +00:00
  • 1c7c4cb828 refactor: Remove duplicate embedding function from RAGStorage Devin AI 2025-02-05 10:44:40 +00:00
  • 509fb375ca feat: Update embedding configurator to support configurable default providers Devin AI 2025-02-05 10:43:58 +00:00
  • d01d44b29c feat: Add default embedding provider and model constants Devin AI 2025-02-05 10:43:38 +00:00
  • ea64c29fee Added expected_output field to tasks to prevent ValidationError from Pydantic (#1971) Juan Figuera 2025-02-04 16:49:29 -05:00
  • f4bb040ad8 Brandon/improve llm structured output (#2029) Brandon Hancock (bhancock_ai) 2025-02-04 16:46:48 -05:00
  • 75bd0310f3 Merge branch 'main' into brandon/improve-llm-structured-output brandon/improve-llm-structured-output Lorenze Jay 2025-02-04 13:44:28 -08:00
  • 515478473a Fix : short_term_memory with bedrock - using user defined model(when passed as attribute) rather than default (#1959) rishi154 2025-02-05 03:14:07 +05:30
  • 9cf3fadd0f Add documentation for mlflow tracing integration (#1988) TomuHirata 2025-02-05 06:18:50 +09:00
  • 89c4b3fe88 Correct current year in tasks, to get more up to date results (#2010) jinx 2025-02-04 13:07:22 -08:00
  • 9e5c599f58 Fixed the memory documentation (#2031) Vidit Ostwal 2025-02-05 02:33:38 +05:30
  • 4957a9c20c feat: improve logic for llm call Eduardo Chiarotti 2025-02-04 15:39:04 -03:00
  • a950e67c7d Fixed the documentation (#2017) Vidit Ostwal 2025-02-04 23:26:00 +05:30
  • 3de4653023 Merge branch 'main' into brandon/improve-llm-structured-output Brandon Hancock 2025-02-04 12:42:30 -05:00
  • ce6ffb1570 update docs Brandon Hancock 2025-02-04 12:41:02 -05:00
  • de6933b2d2 Merge pull request #2028 from crewAIInc/brandon/update-litellm-for-o3 Tony Kipkemboi 2025-02-04 12:40:36 -05:00
  • 47b3d8f3fa code and tests work Brandon Hancock 2025-02-04 11:44:48 -05:00
  • fc2bcc292f wip brandon/structured-llm-output Brandon Hancock 2025-02-04 11:18:17 -05:00
  • 748383d74c update litellm to support o3-mini and deepseek. Update docs. brandon/update-litellm-for-o3 Brandon Hancock 2025-02-04 10:58:34 -05:00
  • d263540325 feat: add prompt observability code Eduardo Chiarotti 2025-02-04 11:47:58 -03:00
  • 80a5018f6a Enhance task execution timeout handling with better error messages and resource cleanup hafsatariq18 2025-02-04 14:27:31 +05:30
  • 554bba8036 clearer docs Lorenze Jay 2025-02-03 16:22:09 -08:00
  • 12927ba79d cleanup Lorenze Jay 2025-02-03 16:19:53 -08:00
  • 96c3fbdddf remove ollama from here Lorenze Jay 2025-02-03 16:19:33 -08:00
  • 5a9bb24b63 default openai Lorenze Jay 2025-02-03 16:19:03 -08:00
  • ea4feb7b2e WIP Brandon Hancock 2025-02-03 16:33:36 -05:00
  • 447fbec6f9 test: add task_max_execution_time test cases hafsatariq18 2025-02-03 17:26:00 +05:30
  • b1f277cc3a chore: Add timeout-decorator dependency hafsatariq18 2025-02-03 16:37:44 +05:30
  • 1411c8c794 feat: Add max_execution_time support for agent tasks hafsatariq18 2025-02-03 16:25:43 +05:30
  • 05982aeef2 set default vectorizer Lorenze Jay 2025-02-01 23:44:40 -08:00
  • d6a6325b55 set vectorizer Lorenze Jay 2025-02-01 23:43:09 -08:00
  • 6b19a3d156 default set Lorenze Jay 2025-02-01 23:40:37 -08:00
  • 052a07ddc7 setup common default model Lorenze Jay 2025-02-01 23:38:24 -08:00
  • aff40529a5 updated docs Lorenze Jay 2025-02-01 23:32:31 -08:00
  • dcd4481ae2 enable qdrant as vector search tool for crew agents Lorenze Jay 2025-02-01 23:31:15 -08:00
  • 23b9e10323 Brandon/provide llm additional params (#2018) Brandon Hancock (bhancock_ai) 2025-01-31 12:53:58 -05:00
  • 3731053c83 drop print brandon/provide-llm-additional-params Brandon Hancock 2025-01-31 12:43:45 -05:00
  • a8b43a7e1e Merge branch 'main' into brandon/provide-llm-additional-params Brandon Hancock (bhancock_ai) 2025-01-31 12:41:02 -05:00
  • 6b93ebb97b Merge pull request #198 from crewAIInc/add/updated-exa Lorenze Jay 2025-01-31 09:40:32 -08:00
  • 0062d134ec update docs Brandon Hancock 2025-01-31 12:40:09 -05:00
  • 793cdca754 make sure additional params are getting passed to llm Brandon Hancock 2025-01-31 12:33:50 -05:00
  • bd2978a26b add additional params to LLM calls Brandon Hancock 2025-01-31 11:08:10 -05:00
  • 9a09ea7703 better docs and download missing packaged Lorenze Jay 2025-01-30 16:04:33 -08:00
  • bcfe015d9d ensure works on agent Lorenze Jay 2025-01-30 15:53:57 -08:00
  • ddb7958da7 Clean up to match enterprise (#2009) Brandon Hancock (bhancock_ai) 2025-01-30 18:16:10 -05:00
  • 90cdb48db0 latest version of exa Lorenze Jay 2025-01-30 15:09:47 -08:00
  • 22f9ef616e improve feedback prompting cleanup-to-match-enterprise-0-100-1 Brandon Hancock 2025-01-30 17:59:52 -05:00
  • a658e283f2 Clean up to match enterprise Brandon Hancock 2025-01-30 17:34:45 -05:00
  • 477cce321f Fix llms (#2003) Brandon Hancock (bhancock_ai) 2025-01-29 19:41:09 -05:00
  • a8124cda06 Merge branch 'main' into bugfix/llm-env-fix-for-daniel bugfix/llm-env-fix-for-daniel Brandon Hancock (bhancock_ai) 2025-01-29 19:31:30 -05:00
  • 7bed63a693 Bugfix/fix broken training (#1993) Brandon Hancock (bhancock_ai) 2025-01-29 19:11:14 -05:00
  • c471f67074 Merge branch 'main' into bugfix/llm-env-fix-for-daniel Lorenze Jay 2025-01-29 14:42:55 -08:00
  • 973a860415 add in api_base Brandon Hancock 2025-01-29 16:15:01 -05:00
  • eb84ae5e85 Merge branch 'main' into bugfix/fix-broken-training bugfix/fix-broken-training Brandon Hancock (bhancock_ai) 2025-01-29 14:18:04 -05:00
  • 25690c861f simplify training Brandon Hancock 2025-01-29 14:16:00 -05:00
  • 2709a9205a fixes interpolation issues when inputs are type dict,list specificall… (#1992) Lorenze Jay 2025-01-29 10:24:50 -08:00
  • 28d61c5259 Merge branch 'main' of github.com:crewAIInc/crewAI into fix/interpolate-only-for-dict-list-input-types fix/interpolate-only-for-dict-list-input-types Lorenze Jay 2025-01-29 10:11:50 -08:00
  • 38b23b78aa test passing Lorenze Jay 2025-01-29 10:05:46 -08:00
  • 2404baab10 Merge branch 'main' into bugfix/fix-broken-training Brandon Hancock (bhancock_ai) 2025-01-29 10:12:31 -05:00
  • d19d7b01ec docs: add a "Human Input" row to the Task Attributes table (#1999) Daniel Barreto 2025-01-29 12:11:48 -03:00
  • a853935cc8 more tests Brandon Hancock 2025-01-29 10:08:42 -05:00
  • d89cdb23ce Merge branch 'main' into bugfix/fix-broken-training Brandon Hancock (bhancock_ai) 2025-01-29 10:07:56 -05:00
  • a3ad2c1957 fix breakage when cloning agent/crew using knowledge_sources and enable custom knowledge_storage (#1927) Lorenze Jay 2025-01-29 06:37:22 -08:00
  • 4ff2252012 Fix type issues pointed out by lorenze Brandon Hancock 2025-01-29 09:22:24 -05:00
  • 9f6b4cefd3 iwp Brandon Hancock 2025-01-28 15:46:13 -05:00
  • 573d1a8c34 fix failing test Brandon Hancock 2025-01-28 15:15:38 -05:00
  • 315cce7711 drop bad code Brandon Hancock 2025-01-28 15:06:58 -05:00
  • 839f3c4142 add clear Brandon Hancock 2025-01-28 14:27:57 -05:00
  • 10b42bd0d4 fix failing tests Brandon Hancock 2025-01-28 14:25:10 -05:00
  • a690bb91b3 Drop comment Brandon Hancock 2025-01-28 13:20:44 -05:00
  • 1f014c1d61 make sure to raise an error when missing training data Brandon Hancock 2025-01-28 13:17:48 -05:00
  • fedb91fae3 improvements with type hints, doc fixes and rm print statements Lorenze Jay 2025-01-28 10:09:57 -08:00
  • 2816e97753 Merge branch 'main' into fix/clone_when_using_knowledge fix/clone_when_using_knowledge Brandon Hancock (bhancock_ai) 2025-01-28 13:08:34 -05:00
  • 164d105fd1 improve prompts Brandon Hancock 2025-01-28 13:05:23 -05:00
  • 25fc5073dd Merge branch 'main' of github.com:crewAIInc/crewAI into fix/interpolate-only-for-dict-list-input-types Lorenze Jay 2025-01-28 09:58:39 -08:00
  • 99d9151196 fixes interpolation issues when inputs are type dict,list specifically when defined on expected_output Lorenze Jay 2025-01-28 09:56:33 -08:00