Commit Graph

  • 892e4f6154 style: Fix import sorting in crew_test.py Devin AI 2025-02-12 10:58:12 +00:00
  • c8bb9561ce refactor: Improve backtick stripping and test coverage Devin AI 2025-02-12 10:56:42 +00:00
  • 4073d9a103 style: Fix import sorting in crew_test.py Devin AI 2025-02-12 10:55:31 +00:00
  • 4129a93993 test: Add VCR cassette for hierarchical tool output test Devin AI 2025-02-12 10:53:43 +00:00
  • c830ffab7a fix: Remove extra backticks from hierarchical tool outputs Devin AI 2025-02-12 10:53:11 +00:00
  • db34516b18 fix: Fix type-checker issues with _finish_execution method devin/1739341186-fix-agentops-init Devin AI 2025-02-12 06:46:27 +00:00
  • 6c3f4a6446 refactor: Improve agentops integration with better types and tests Devin AI 2025-02-12 06:43:26 +00:00
  • 3cf2f982dd fix: Add pytest.ini and improve test initialization Devin AI 2025-02-12 06:41:36 +00:00
  • 48604f567b fix: Improve agentops initialization with better validation and logging Devin AI 2025-02-12 06:27:56 +00:00
  • f724ed93b9 fix: Sort imports to fix linting issues Devin AI 2025-02-12 06:27:21 +00:00
  • abc71be5f6 fix: Sort imports to fix linting issues Devin AI 2025-02-12 06:25:41 +00:00
  • 420f826e56 fix: Initialize agentops in Crew setup (#2102) Devin AI 2025-02-12 06:24:05 +00:00
  • 3a89b9feab Add event emission for agent execution lifecycle Lorenze Jay 2025-02-11 14:35:55 -08:00
  • 9eb5b361dd Merge branch 'main' of github.com:crewAIInc/crewAI into better/event-emitter Lorenze Jay 2025-02-11 14:33:08 -08:00
  • 676cabfdd6 Refactor event handling and introduce new event types Lorenze Jay 2025-02-11 14:31:50 -08:00
  • 1adbcf697d fix openlit typo Jannik Maierhöfer 2025-02-11 13:11:08 +01:00
  • e51355200a docs: add Langfuse guide Jannik Maierhöfer 2025-02-11 12:52:49 +01:00
  • 18a38ba436 fix: reorder imports according to project style devin/1739272009-fix-langgraph-interrupt Devin AI 2025-02-11 11:21:36 +00:00
  • 369ee46ff3 fix: alphabetically order standard library imports Devin AI 2025-02-11 11:20:36 +00:00
  • 39a290b4d3 fix: reorder standard library imports Devin AI 2025-02-11 11:19:47 +00:00
  • d2cc61028f fix: reorder imports in test file Devin AI 2025-02-11 11:18:47 +00:00
  • edcd55d19f fix: organize imports according to linter rules Devin AI 2025-02-11 11:17:55 +00:00
  • 097fac6c87 feat: enhance HumanTool with validation, timeout, and async support Devin AI 2025-02-11 11:16:46 +00:00
  • ae4ca7748c fix: sort imports according to linter rules Devin AI 2025-02-11 11:11:01 +00:00
  • 8b58feb5e0 fix: sort imports according to linter rules Devin AI 2025-02-11 11:09:29 +00:00
  • a4856a9805 fix: add missing ToolCalling import in test_tool_usage.py Devin AI 2025-02-11 11:07:04 +00:00
  • 364a31ca8b fix: handle LangGraph interrupts in human tool Devin AI 2025-02-11 11:06:49 +00:00
  • 172157e8d5 feat: enhance manager coworker context devin/1739269712-enhance-manager-coworker-context Devin AI 2025-02-11 10:34:19 +00:00
  • 796e50aba8 WIP Brandon Hancock 2025-02-10 16:11:29 -05:00
  • ba197ec8db Merge branch 'main' into feat/add-prompt-observability Eduardo Chiarotti 2025-02-10 15:39:54 -03:00
  • 47818f4f41 updating bedrock docs (#2088) Brandon Hancock (bhancock_ai) 2025-02-10 12:48:12 -05:00
  • 283b61fecc Merge branch 'main' into brandon/adding-bedrock-provider brandon/adding-bedrock-provider Brandon Hancock (bhancock_ai) 2025-02-10 12:17:58 -05:00
  • 9b10fd47b0 incorporate Small update in memory.mdx, fixing Google AI parameters #2008 (#2087) Brandon Hancock (bhancock_ai) 2025-02-10 12:17:41 -05:00
  • 9aad450b4a Merge branch 'main' into brandon/gemini-google-docs brandon/gemini-google-docs Brandon Hancock (bhancock_ai) 2025-02-10 12:11:16 -05:00
  • c408368267 fix linting issues in new tests (#2089) Brandon Hancock (bhancock_ai) 2025-02-10 12:10:53 -05:00
  • b29bf24c86 Merge branch 'main' into cleaning-up-for-enterprise-cut-0-100-2 cleaning-up-for-enterprise-cut-0-100-2 Lorenze Jay 2025-02-10 09:04:54 -08:00
  • c977c24cc6 Merge branch 'main' into brandon/adding-bedrock-provider Lorenze Jay 2025-02-10 09:03:17 -08:00
  • 612119f114 Merge branch 'main' into brandon/gemini-google-docs Brandon Hancock (bhancock_ai) 2025-02-10 12:01:33 -05:00
  • 90b3145e92 Updated excel_knowledge_source.py to account for excel files with multiple tabs. (#1921) Kevin King 2025-02-10 11:56:32 -05:00
  • cd17107f2a fix linting issues in new tests Brandon Hancock 2025-02-10 11:15:35 -05:00
  • 24dd00db04 updating bedrock docs Brandon Hancock 2025-02-10 10:50:53 -05:00
  • 8f3bf31339 feat: add same logic as entp Eduardo Chiarotti 2025-02-10 12:31:56 -03:00
  • 5b1d200b5b incorporate Small update in memory.mdx, fixing Google AI parameters #2008 Brandon Hancock 2025-02-10 10:13:46 -05:00
  • e3026ebd56 feat: add add task traces function Eduardo Chiarotti 2025-02-10 11:50:54 -03:00
  • 2f846fc945 feat: fix datetime test issue Eduardo Chiarotti 2025-02-10 11:40:27 -03:00
  • bd6e45b905 feat: add fixed time to fix test Eduardo Chiarotti 2025-02-10 11:24:07 -03:00
  • c20020e3fb feat: fix type checking issues Eduardo Chiarotti 2025-02-10 11:04:12 -03:00
  • 16722925eb feat: chagne time Eduardo Chiarotti 2025-02-10 10:50:14 -03:00
  • fa01dcb5dc feat: fix import Eduardo Chiarotti 2025-02-10 10:49:18 -03:00
  • e67f772a64 feat: add function to clear and add task traces Eduardo Chiarotti 2025-02-10 10:24:22 -03:00
  • 6a8ca951a7 feat: merge main Eduardo Chiarotti 2025-02-10 10:18:31 -03:00
  • c06e6e0021 feat: remove unused improt Eduardo Chiarotti 2025-02-10 10:17:22 -03:00
  • a2e1b3896e fix: Make model_name optional for custom embedders devin/1739143538-fix-memory-reset-openai-dependency Devin AI 2025-02-10 00:01:24 +00:00
  • 5566c587a4 fix: Remove duplicate _configure_custom method Devin AI 2025-02-09 23:56:33 +00:00
  • 6a47c2ded2 doc: use the corresponding source depending on filetype (#2038) Nicolas Lorin 2025-02-10 00:25:33 +01:00
  • 2d2544669e Fix a typo in the Task Guardrails section (#2043) Bradley Goodyear 2025-02-09 18:23:52 -05:00
  • ea493fcece docs: fix long term memory class name in examples (#2049) devin-ai-integration[bot] 2025-02-09 16:47:31 -03:00
  • 74571b7632 fix: ensure proper message formatting for Anthropic models (#2063) devin-ai-integration[bot] 2025-02-09 16:35:52 -03:00
  • e9c29f3a7e docs: document FileWriterTool as solution for file writing issues (#2039) devin-ai-integration[bot] 2025-02-09 16:21:56 -03:00
  • 459dd459d5 fix: handle multiple task outputs correctly in conditional tasks (#1937) devin-ai-integration[bot] 2025-02-09 16:20:16 -03:00
  • 2f1659daa0 adding shoutout to enterprise João Moura 2025-02-09 12:55:26 -05:00
  • faac5f584e Brandon/general cleanup (#2059) Brandon Hancock (bhancock_ai) 2025-02-07 17:00:41 -05:00
  • fcbf824b48 clean up google docs (#2061) Brandon Hancock (bhancock_ai) 2025-02-07 16:58:13 -05:00
  • f438344dfc Enhance embedding configuration with custom embedder support (#2060) Lorenze Jay 2025-02-07 13:49:46 -08:00
  • ef1ef8fd80 General Clean UP (#2042) Brandon Hancock (bhancock_ai) 2025-02-07 14:45:36 -05:00
  • df55278476 Added support for logging in JSON format as well. (#1985) Vidit Ostwal 2025-02-07 23:46:44 +05:30
  • 22ce67a8e7 Added reset memories function inside crew class (#2047) Vidit Ostwal 2025-02-07 23:19:25 +05:30
  • f29534a2c3 fix manager (#2056) Brandon Hancock (bhancock_ai) 2025-02-07 10:58:38 -05:00
  • 4b6abea553 fix unstructured example flow (#2052) hyjbrave 2025-02-07 23:38:15 +08:00
  • e1cbeed8fd agent: improve knowledge naming (#2041) Nicolas Lorin 2025-02-06 21:19:22 +01:00
  • 9e267ed23b fix version João Moura 2025-02-05 21:18:20 -08:00
  • 74d3598cb3 Fix ignored Crew task callback when one is set on the Task (#2040) Thiago Moretto 2025-02-05 17:53:15 -03:00
  • 040c0af158 FIX: correctly initialize embedder for crew knowledge (#2035) Nicolas Lorin 2025-02-05 16:55:09 +01:00
  • 44d5c3d9c5 Added expected_output field to tasks to prevent ValidationError from Pydantic (#1971) Juan Figuera 2025-02-04 16:49:29 -05:00
  • 031fd476c2 Brandon/improve llm structured output (#2029) Brandon Hancock (bhancock_ai) 2025-02-04 16:46:48 -05:00
  • 742ee26700 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
  • 40286e2532 Add documentation for mlflow tracing integration (#1988) TomuHirata 2025-02-05 06:18:50 +09:00
  • 378bd7d284 Correct current year in tasks, to get more up to date results (#2010) jinx 2025-02-04 13:07:22 -08:00
  • 50f6481e2d Fixed the memory documentation (#2031) Vidit Ostwal 2025-02-05 02:33:38 +05:30
  • d9c426a50d Fixed the documentation (#2017) Vidit Ostwal 2025-02-04 23:26:00 +05:30
  • f7a0da103f update litellm to support o3-mini and deepseek. Update docs. Brandon Hancock 2025-02-04 10:58:34 -05:00
  • 5286e04dff Brandon/provide llm additional params (#2018) Brandon Hancock (bhancock_ai) 2025-01-31 12:53:58 -05:00
  • 986d7127f3 Clean up to match enterprise (#2009) Brandon Hancock (bhancock_ai) 2025-01-30 18:16:10 -05:00
  • d4f3c8463f Fix llms (#2003) Brandon Hancock (bhancock_ai) 2025-01-29 19:41:09 -05:00
  • 8ac51daebd Bugfix/fix broken training (#1993) Brandon Hancock (bhancock_ai) 2025-01-29 19:11:14 -05:00
  • 5178c89ea6 fixes interpolation issues when inputs are type dict,list specificall… (#1992) Lorenze Jay 2025-01-29 10:24:50 -08:00
  • 0159a6636a docs: add a "Human Input" row to the Task Attributes table (#1999) Daniel Barreto 2025-01-29 12:11:48 -03:00
  • d8536deebe 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
  • 74b78d4eb0 update litellm Brandon Hancock 2025-01-28 12:23:06 -05:00
  • 9ca2872688 Fix (#1990) Brandon Hancock (bhancock_ai) 2025-01-28 11:54:53 -05:00
  • 6b2d62e5fe preparing new version João Moura 2025-01-28 10:29:53 -03:00
  • 900090b4b7 quick fix for mike (#1987) Brandon Hancock (bhancock_ai) 2025-01-27 17:41:26 -05:00
  • e189e2133a fix issue pointed out by mike (#1986) Brandon Hancock (bhancock_ai) 2025-01-27 17:35:17 -05:00
  • a8dbe4a109 Bugfix/litellm plus generic exceptions (#1965) Brandon Hancock (bhancock_ai) 2025-01-27 16:41:46 -05:00
  • fed2d6bf0d Add version check to crew_chat.py (#1966) devin-ai-integration[bot] 2025-01-24 17:04:41 -05:00
  • ae89471271 Fix litellm issues to be more broad (#1960) Brandon Hancock (bhancock_ai) 2025-01-23 23:32:10 -05:00
  • 6f59dcb8d7 Add SageMaker as a LLM provider (#1947) Bobby Lindsey 2025-01-22 12:55:24 -07:00
  • 4f20f78f4f Updated calls and added tests to verify (#1953) Brandon Hancock (bhancock_ai) 2025-01-22 14:36:15 -05:00
  • 26723936c1 Bugfix/kickoff hangs when llm call fails (#1943) Brandon Hancock (bhancock_ai) 2025-01-22 14:24:00 -05:00
  • c81c81893c docs: improve formatting and clarity in CLI and Composio Tool docs (#1946) Tony Kipkemboi 2025-01-22 10:30:16 -05:00