Commit Graph

  • 7925a6d507 Fix linting issues in test file Devin AI 2025-03-12 13:23:09 +00:00
  • 1145f68d91 Fix issue #2347: Process tools with result_as_answer=True in Flow mode Devin AI 2025-03-12 13:21:16 +00:00
  • d049f56986 Fix issue #2343: Add Ollama monkey patch for local LLM integration devin/1741772946-fix-issue-2343 Devin AI 2025-03-12 09:54:21 +00:00
  • 7cb3c8bb4b Update LLM imports and type hints across multiple files Lorenze Jay 2025-03-11 16:01:10 -07:00
  • a40abbf490 Update AISuiteLLM and LLM utility type handling Lorenze Jay 2025-03-11 15:57:08 -07:00
  • 25c64ae86d Add AISuite LLM support and update dependencies Lorenze Jay 2025-03-11 15:48:49 -07:00
  • 83c5dd1925 Refactor EventListener tree node creation and remove unused method Lorenze Jay 2025-03-11 15:20:04 -07:00
  • 6e163db427 Simplify EventListener import in Crew class Lorenze Jay 2025-03-11 15:11:34 -07:00
  • db309ca1ae - Add custom exceptions for better error handling - Add parameter validation for Bedrock tools - Improve response processing and debug information - Maintain backward compatibility with existing implementations Raju Rangan 2025-03-11 16:46:12 -04:00
  • 9dfa8efacb Add type hints to EventListener class attributes Lorenze Jay 2025-03-11 11:48:28 -07:00
  • da92412225 Fix EventListener tool branch removal and type hinting Lorenze Jay 2025-03-11 11:46:08 -07:00
  • 1dc18403be Improve task logging with task ID display in EventListener Lorenze Jay 2025-03-11 11:37:50 -07:00
  • e077ffcbbe Refactor EventListener logging and visualization with improved tool usage tracking Lorenze Jay 2025-03-11 11:37:05 -07:00
  • 292adef7ba Update README.md Jakub Kopecký 2025-03-11 18:02:15 +01:00
  • 51599cc36e Merge branch 'main' of github.com:crewAIInc/crewAI into clean/event-listener-logs Lorenze Jay 2025-03-11 08:51:24 -07:00
  • 3ffe62c900 Update crew test to set EventListener verbose flag Lorenze Jay 2025-03-11 08:46:35 -07:00
  • 7c46dce2f7 Add verbose flag to EventListener for controlled logging Lorenze Jay 2025-03-11 08:43:56 -07:00
  • d47adfc34a Adding tooling to use Amazon Bedrock Agents as enternal agent, enbaling distributed agentic capabilities Raju Rangan 2025-03-11 10:21:30 -04:00
  • e8326f134f Adding tooling to use Amazon Bedrock Knowledge Base as a knowledge retreiver Raju Rangan 2025-03-11 10:20:42 -04:00
  • 313038882c fix: retrieve function_calling_llm from registered LLMs in CrewBase sakunkun 2025-03-11 11:40:33 +00:00
  • ed94f2c426 Add type hints, validation, and documentation to _create_manager_agent method devin/1741688768-fix-issue-2333 Devin AI 2025-03-11 10:34:35 +00:00
  • 57d0eb5b00 Fix import sorting in agent_test.py Devin AI 2025-03-11 10:32:48 +00:00
  • 0bdb5e9b1b Add test cassette to gitignore Devin AI 2025-03-11 10:31:21 +00:00
  • 667fba5847 Remove sensitive test cassette file Devin AI 2025-03-11 10:31:02 +00:00
  • 180fd99416 Fix issue #2333: Pass knowledge sources to manager agent in hierarchical crews Devin AI 2025-03-11 10:29:56 +00:00
  • beeb69866d Fix linting error: Import block sorting in yaml_config_test.py devin/1741682494-fix-issue-2330 Devin AI 2025-03-11 08:52:26 +00:00
  • 4ab61eecba Enhance function_calling_llm handling with logging and type validation Devin AI 2025-03-11 08:50:39 +00:00
  • e74c4dd5d6 Fix KeyError when specifying function_calling_llm in agents.yaml Devin AI 2025-03-11 08:44:54 +00:00
  • 39834680e8 Fix type-checking issues in to_structured_dict method devin/1741678297-fix-issue-2326 Devin AI 2025-03-11 07:50:34 +00:00
  • 0b3a5a6c81 Address PR review comments: Add type hints, improve error handling, and optimize code structure Devin AI 2025-03-11 07:45:14 +00:00
  • 570a9b1ba1 Add to_structured_dict method to Crew class with tests Devin AI 2025-03-11 07:37:31 +00:00
  • 36e064b240 Address PR feedback: Enhance type safety and add tests for multimodal validation devin/1741677861-fix-issue-2327 Devin AI 2025-03-11 07:33:05 +00:00
  • 942d65b1de Fix import sorting in test file Devin AI 2025-03-11 07:30:51 +00:00
  • 447a994ef8 Fix #2327: Update LLMCallStartedEvent to support multimodal content Devin AI 2025-03-11 07:26:48 +00:00
  • 538f1a2a84 Enhance error handling and type annotations for optional chromadb dependency devin/1741671491-fix-issue-2324 Devin AI 2025-03-11 05:52:17 +00:00
  • dcf8e8d6e7 Fix linting issues in test file Devin AI 2025-03-11 05:46:17 +00:00
  • fde4c4e92b Update uv.lock Devin AI 2025-03-11 05:44:12 +00:00
  • 36e7236ffe Fix #2324: Make chromadb an optional dependency to support Alpine Linux Devin AI 2025-03-11 05:44:05 +00:00
  • 41a670166a new docs João Moura 2025-03-10 17:59:35 -07:00
  • a77496a217 new images João Moura 2025-03-10 17:35:51 -07:00
  • ffdc9a1aa3 Enhance Azure OpenAI embedding validation with comprehensive parameter checks devin/1741650304-fix-issue-2320 Devin AI 2025-03-10 23:56:06 +00:00
  • 430260c985 adding state docs João Moura 2025-03-10 16:53:05 -07:00
  • 334b0959b0 updates João Moura 2025-03-10 16:11:50 -07:00
  • 2b31e26ba5 update João Moura 2025-03-10 14:55:09 -07:00
  • e5ca5fb1dd Fix import ordering in azure_memory_test.py Devin AI 2025-03-10 23:47:51 +00:00
  • 26a5900aa7 Fix Azure OpenAI embeddings by validating deployment_id parameter (#2320) Devin AI 2025-03-10 23:46:13 +00:00
  • f2d53350d8 Enhance Event Listener with Rich Visualization and Improved Logging Lorenze Jay 2025-03-10 16:43:53 -07:00
  • ac42992e22 Add additional tests and fix RAGStorage.search() comparison devin/1741626495-fix-issue-2315 Devin AI 2025-03-10 17:16:49 +00:00
  • 464ca30e46 Fix linting issues in test file Devin AI 2025-03-10 17:12:27 +00:00
  • a8022f31d3 Fix issue #2315: Correct ChromaDB distance comparison in KnowledgeStorage.search() Devin AI 2025-03-10 17:10:26 +00:00
  • 0cece5fd59 Merge branch 'main' of github.com:crewAIInc/crewAI into devin/1741108142-custom-llm-support Lorenze Jay 2025-03-10 09:34:33 -07:00
  • 7122a29a20 fix mistral issues (#2308) Brandon Hancock (bhancock_ai) 2025-03-10 12:08:43 -04:00
  • 4d557c8648 Merge branch 'main' into bugfix/mixtral-role-tool-issue bugfix/mixtral-role-tool-issue Brandon Hancock (bhancock_ai) 2025-03-10 12:06:29 -04:00
  • b5067a2689 Merge branch 'main' into bugfix/flow-persist-nested-models Brandon Hancock (bhancock_ai) 2025-03-10 12:05:13 -04:00
  • f3ddb430a7 fix image João Moura 2025-03-09 04:34:38 -07:00
  • 435bfca186 preparing new version João Moura 2025-03-09 04:23:02 -07:00
  • c19591a689 updatign readme João Moura 2025-03-09 04:01:12 -07:00
  • 2ef896bdd5 update readme João Moura 2025-03-08 20:38:40 -08:00
  • 5af2108307 Fix: FireCrawl FirecrawlCrawlWebsiteTool for crawling. FireCrawl API does not recognize sent paramters (HTTPError: Unexpected error during start crawl job: Status code 400. Bad Request - [{'code': 'unrecognized_keys', 'keys': ['crawlerOptions', 'timeout'], 'path': [], 'message': 'Unrecognized key in body -- please review the v1 API documentation for request body changes'}]) because it has been updated to v1. I updated the sent parameters to match v1 and updated their description in the readme file Shady Ali 2025-03-08 09:35:23 +02:00
  • 21265aeab4 Merge branch 'main' of github.com:crewAIInc/crewAI into fix/embedder-doc Lorenze Jay 2025-03-07 15:31:10 -08:00
  • 70e656b5a9 docs: Update JSONSearchTool and RagTool configuration parameter from 'embedder' to 'embedding_model' Lorenze Jay 2025-03-07 15:30:33 -08:00
  • 59c6c29706 include model_name (#2310) Brandon Hancock (bhancock_ai) 2025-03-07 16:55:18 -05:00
  • 363e91abfe include model_name bugfix/create-llm-cleanup Brandon Hancock 2025-03-07 16:41:54 -05:00
  • 1eb4717352 wip bugfix/conditional-tasks Brandon Hancock 2025-03-07 16:39:50 -05:00
  • d301dc2673 fix mistral issues Brandon Hancock 2025-03-07 15:02:04 -05:00
  • 362b20f052 Merge branch 'main' into bugfix/flow-persist-nested-models Brandon Hancock (bhancock_ai) 2025-03-07 12:55:05 -05:00
  • a1f35e768f Enhance LLM Streaming Response Handling and Event System (#2266) Brandon Hancock (bhancock_ai) 2025-03-07 12:54:32 -05:00
  • cad804e87b update readme MQ 2025-03-07 11:00:54 +01:00
  • d5408ec461 Drop file Brandon Hancock 2025-03-06 16:40:36 -05:00
  • d0b65bb145 Update docs feat/llm-stream Brandon Hancock 2025-03-06 16:09:44 -05:00
  • 4901d89205 More event types Brandon Hancock 2025-03-06 14:51:47 -05:00
  • 828a5f4b8f Implement LLM stream chunk event handling with in-memory text stream Lorenze Jay 2025-03-06 11:34:10 -08:00
  • e8707e15ef improve logic Brandon Hancock 2025-03-06 11:58:10 -05:00
  • 0aea27bcf0 drop openai failing tests Brandon Hancock 2025-03-06 10:55:44 -05:00
  • a8ff88b6a8 Trying to fix tests Brandon Hancock 2025-03-06 10:41:12 -05:00
  • cdb8f68aa6 working Brandon Hancock 2025-03-06 10:31:54 -05:00
  • 9c4a03edd6 too many logs Brandon Hancock 2025-03-05 17:59:34 -05:00
  • cf35f5af75 Fix linting issue: Properly sort imports in test file devin/1741212839-fix-issue-2288 Devin AI 2025-03-05 22:20:40 +00:00
  • c2245c7024 Fix linting issue: Sort imports in test file Devin AI 2025-03-05 22:19:03 +00:00
  • cf2a1346fd Fix issue 2288: Handle list inputs in tool_usage._validate_tool_input Devin AI 2025-03-05 22:17:34 +00:00
  • 6677c9c192 nested models in flow persist Brandon Hancock 2025-03-05 16:14:50 -05:00
  • 2f14c3877f Skip failing CI/CD tests Brandon Hancock 2025-03-05 15:35:08 -05:00
  • 730e90999b Fix failing test Brandon Hancock 2025-03-05 14:23:10 -05:00
  • 21c42a4f14 Fix failing test Brandon Hancock 2025-03-05 14:18:34 -05:00
  • 314b8da232 Fix testing for CI Brandon Hancock 2025-03-05 13:40:28 -05:00
  • a3f0bae9e7 fix failing test Brandon Hancock 2025-03-05 13:04:48 -05:00
  • ae27d18ce8 fix failing test Brandon Hancock 2025-03-05 13:00:09 -05:00
  • a6659f7341 Merge branch 'main' into feat/llm-stream Brandon Hancock (bhancock_ai) 2025-03-05 12:46:53 -05:00
  • f4101a7980 fix failing test Brandon Hancock 2025-03-05 12:46:44 -05:00
  • aebb4141b6 fixing type check Brandon Hancock 2025-03-05 12:42:25 -05:00
  • 2e9945c406 stream working too Brandon Hancock 2025-03-05 12:24:51 -05:00
  • 6ba66ae1fb Non-streaming working again Brandon Hancock 2025-03-05 10:24:30 -05:00
  • 3df5278ee9 WIP Brandon Hancock 2025-03-05 10:01:11 -05:00
  • f568565786 Fix import sorting in example and test files devin/1741144808-fix-issue-2284 Devin AI 2025-03-05 03:26:44 +00:00
  • cb1e3a13ef Add ChatMessageHistory feature for multi-round dialogues in REST sessions (Issue #2284) Devin AI 2025-03-05 03:24:57 +00:00
  • ed118abf56 Update tests to match new to_json implementation devin/1741134831-fix-issue-2282 Devin AI 2025-03-05 00:58:19 +00:00
  • 0837e5e165 Fix type checking error in to_json method Devin AI 2025-03-05 00:54:19 +00:00
  • 66d7520694 Improve code quality based on PR feedback Devin AI 2025-03-05 00:51:35 +00:00
  • be787ec62e Fix import sorting in test file Devin AI 2025-03-05 00:43:23 +00:00
  • e0458132f5 Fix output_json parameter with custom_openai backends Devin AI 2025-03-05 00:41:32 +00:00