Commit Graph

  • 26cce7f3ab add docs for crewai chat (#1936) Brandon Hancock (bhancock_ai) 2025-01-21 11:10:25 -05:00
  • b8e7136fba feat: add Composio docs (#1904) Abhishek Patil 2025-01-21 21:33:37 +05:30
  • eff2d8b5e7 Fix wrong llm value in example (#1929) Sanjeed 2025-01-21 11:25:27 +05:30
  • f27e173e2c Stateful flows (#1931) João Moura 2025-01-20 13:30:09 -03:00
  • afac425d1a feat: add colored logging for flow operations (#1923) devin-ai-integration[bot] 2025-01-19 05:50:30 -03:00
  • 60d23ef9ee updating tools version João Moura 2025-01-19 00:34:07 -08:00
  • a4a0946675 docs: add flow persistence section (#1922) devin-ai-integration[bot] 2025-01-19 04:34:58 -03:00
  • 84792a0f17 Brandon/new release cleanup (#1918) Brandon Hancock (bhancock_ai) 2025-01-18 13:46:41 -05:00
  • 32f6e7d24c preparing new verison João Moura 2025-01-18 10:18:56 -08:00
  • b428c95e27 Fix union issue that Daniel was running into (#1910) Brandon Hancock (bhancock_ai) 2025-01-16 15:54:16 -05:00
  • 79bfc9c836 feature: Introducing VoyageAI (#1871) fzowl 2025-01-16 19:49:46 +01:00
  • fbf993979d Fix docling issues (#1909) Brandon Hancock (bhancock_ai) 2025-01-16 12:47:59 -05:00
  • 367d4ddf90 Fix nested pydantic model issue (#1905) Brandon Hancock (bhancock_ai) 2025-01-16 11:28:58 -05:00
  • a3b95033b4 Fix SQLite log handling issue causing ValueError: Logs cannot be None in tests (#1899) devin-ai-integration[bot] 2025-01-16 11:18:54 -03:00
  • eda8e673d7 Add @persist decorator with FlowPersistence interface (#1892) devin-ai-integration[bot] 2025-01-16 10:23:46 -03:00
  • 209f852300 docs: update multimodal agents guide and mint.json configuration Tony Kipkemboi 2025-01-15 14:13:37 -05:00
  • e9c1b02426 fix: add multimodal docs path to mint.json Tony Kipkemboi 2025-01-15 13:54:32 -05:00
  • e55ff87399 fix: get rid of translation typo (#1880) Daniel Barreto 2025-01-14 16:06:01 -03:00
  • a956a8a1ad Incorporate y4izus fix (#1893) Brandon Hancock (bhancock_ai) 2025-01-14 13:35:21 -05:00
  • 732ea8e163 before kickoff breaks if inputs are none. (#1883) Brandon Hancock (bhancock_ai) 2025-01-14 13:24:03 -05:00
  • 05e48f0360 drop litellm version to prevent windows issue (#1878) Brandon Hancock (bhancock_ai) 2025-01-14 13:06:47 -05:00
  • 200d4c030d feat: add unique ID to flow states (#1888) devin-ai-integration[bot] 2025-01-13 22:57:53 -03:00
  • 8617b46ac2 add important missing parts to creating tools Brandon Hancock 2025-01-10 20:48:59 -05:00
  • 717452d640 Brandon/eng 290 make tool inputs actual objects and not strings (#1868) Brandon Hancock (bhancock_ai) 2025-01-10 17:16:46 -05:00
  • fe0f4cb308 docs: roll back modify crew.py example Tony Kipkemboi 2025-01-10 14:21:51 -05:00
  • ea40269990 docs: enhance decorator documentation and update LLM syntax Tony Kipkemboi 2025-01-10 14:12:50 -05:00
  • 30eda147bd Fixed core invoke loop logic and relevant tests (#1865) Brandon Hancock (bhancock_ai) 2025-01-09 12:13:02 -05:00
  • 670edab8da "Minor Change in Documentation: agents " (#1862) Navneeth S 2025-01-08 22:25:56 +05:30
  • 2961a0deea add nvidia provider in cli (#1864) Rashmi Pawar 2025-01-08 20:44:16 +05:30
  • f29d90991b Fix API Key Behavior and Entity Handling in Mem0 Integration (#1857) Alessandro Romano 2025-01-07 18:46:10 +01:00
  • 0af5352a25 feat sambanova models (#1858) Jorge Piedrahita Ortiz 2025-01-07 10:03:26 -05:00
  • ee00a013fc chore: Update date to current year in template (#1860) Daniel Dowler 2025-01-06 23:20:32 -05:00
  • ad28360436 Brandon/eng 266 conversation crew v1 (#1843) Brandon Hancock (bhancock_ai) 2025-01-06 16:12:43 -05:00
  • ed5bdfcf9f adding extra space João Moura 2025-01-06 10:18:20 -03:00
  • 27f6c91966 improving guardrails João Moura 2025-01-04 16:30:20 -03:00
  • bcf2802c3f small adjustments before cutting version João Moura 2025-01-04 13:44:33 -03:00
  • 4984961b3d Preparing new version (#1845) João Moura 2025-01-03 21:49:55 -03:00
  • 17d9d738f9 fix knowledge docs with correct imports (#1846) Lorenze Jay 2025-01-03 16:45:11 -08:00
  • d9cac4b417 [ENG-227] Record task execution timestamps (#1844) Gui Vieira 2025-01-03 15:12:13 -03:00
  • 65cb926c36 preparing new version João Moura 2025-01-03 12:42:47 -03:00
  • de4d7bf9af feat: add documentation functions (#1831) Marco Vinciguerra 2025-01-03 00:42:08 +01:00
  • 036661196d .md to .mdx and mint.json updated (no content changes) (#1836) siddharth Sambharia 2025-01-03 05:05:37 +05:30
  • a2d51921eb Update docs (#1842) Tony Kipkemboi 2025-01-02 16:10:31 -05:00
  • d6acd9c249 Trying out timeouts (#1840) Brandon Hancock (bhancock_ai) 2025-01-02 16:06:48 -05:00
  • 7efec97e12 Suppressed userWarnings from litellm pydantic issues (#1833) Brandon Hancock (bhancock_ai) 2024-12-31 16:40:51 -05:00
  • dbf8da2d9c fix: Include agent knowledge in planning process (#1818) devin-ai-integration[bot] 2024-12-31 01:56:38 -03:00
  • 8efac7d400 feat: add docstring (#1819) Marco Vinciguerra 2024-12-31 05:51:43 +01:00
  • 122cdb5145 Docstring, Error Handling, and Type Hints Improvements (#1828) devin-ai-integration[bot] 2024-12-31 01:39:19 -03:00
  • 4e575d2e56 fix: add tiktoken as explicit dependency and document Rust requirement (#1826) devin-ai-integration[bot] 2024-12-30 17:10:56 -03:00
  • 157cdd08f8 fix(manager_llm): handle coworker role name case/whitespace properly (#1820) devin-ai-integration[bot] 2024-12-30 16:58:18 -03:00
  • bb40f3934d Fix interpolation for output_file in Task (#1803) (#1814) devin-ai-integration[bot] 2024-12-29 01:57:59 -03:00
  • ee9437c838 fixing file paths for knowledge source João Moura 2024-12-28 02:04:00 -03:00
  • 465f88d754 docs: add agent-specific knowledge documentation and examples (#1811) devin-ai-integration[bot] 2024-12-28 01:48:51 -03:00
  • 937338eea3 Update README.md João Moura 2024-12-28 01:03:33 -03:00
  • 0809edeb43 docs: update README to highlight Flows (#1809) devin-ai-integration[bot] 2024-12-28 01:00:58 -03:00
  • ccd9eacc1c fix: handle optional storage with null checks (#1808) devin-ai-integration[bot] 2024-12-27 21:30:39 -03:00
  • c02be4a7f5 fix: Change storage initialization to None for KnowledgeStorage (#1804) Erick Amorim 2024-12-27 20:18:25 -04:00
  • c9260b9bb1 feat: Add support for custom embedding providers Devin AI 2025-02-09 23:52:10 +00:00
  • 318a3ad3e7 test: Use ChromaDB in-memory mode for tests to avoid file system issues Devin AI 2025-02-09 23:47:35 +00:00
  • 33da3e1797 feat: use force_final_answer prompt on timeout pr-2024 Devin AI 2025-02-09 23:45:32 +00:00
  • dbea3758eb test: Add proper environment variable cleanup in memory reset tests Devin AI 2025-02-09 23:43:39 +00:00
  • 528ab0c410 style: Fix import sorting in test_memory_reset.py Devin AI 2025-02-09 23:39:44 +00:00
  • d058f23d93 style: Fix standard library import order Devin AI 2025-02-09 23:35:27 +00:00
  • b01e4e29cf fix: use LLM model name in telemetry span devin/1739143888-custom-llm-crew-test Devin AI 2025-02-09 23:33:38 +00:00
  • d488859f41 style: Fix import sorting order Devin AI 2025-02-09 23:33:30 +00:00
  • 1353be12ce style: Fix import sorting in test file Devin AI 2025-02-09 23:32:27 +00:00
  • 8c5b02b974 chore: update test cassettes and dependencies Devin AI 2025-02-09 23:32:17 +00:00
  • 15d9308acb feat: enable custom LLM support for Crew.test() Devin AI 2025-02-09 23:31:28 +00:00
  • 495baeaf38 Merge branch 'main' into feature/max-execution-time João Moura 2025-02-09 20:30:53 -03:00
  • a293a37ef8 test: Handle both directory removal and empty directory cases Devin AI 2025-02-09 23:29:21 +00:00
  • 08b541cc75 fix: Clean up both ChromaDB files and temp directories in reset Devin AI 2025-02-09 23:28:47 +00:00
  • 0dfa5b05d3 test: Use custom embedder for cleanup test Devin AI 2025-02-09 23:28:23 +00:00
  • 24eeffb87e test: Add OpenAI API key to cleanup test Devin AI 2025-02-09 23:27:49 +00:00
  • e479e49a14 fix: Handle non-existent directories in memory reset Devin AI 2025-02-09 23:27:25 +00:00
  • e6698e24cd fix: Convert PosixPath to str for ChromaDB Devin AI 2025-02-09 23:26:51 +00:00
  • 88641a49f7 fix: sort imports in crew_test.py devin/1739141500-add-llm-support-crew-test Devin AI 2025-02-09 23:26:34 +00:00
  • 4bee02e7f2 feat: Add embedding exceptions module Devin AI 2025-02-09 23:26:10 +00:00
  • d56523a01a fix: Update embedding configuration and fix type errors Devin AI 2025-02-09 23:25:38 +00:00
  • fbd0e015d5 doc: use the corresponding source depending on filetype (#2038) Nicolas Lorin 2025-02-10 00:25:33 +01:00
  • f838909220 feat: enable custom LLM support for Crew.test() Devin AI 2025-02-09 23:25:02 +00:00
  • 17e25fb842 Fix a typo in the Task Guardrails section (#2043) Bradley Goodyear 2025-02-09 18:23:52 -05:00
  • deba76cb9d test: mock Ollama LLM in converter tests devin/1739079368-fix-ollama-embedder-url-config Devin AI 2025-02-09 23:22:05 +00:00
  • 5fd64d7f51 docs: add Ollama embedder URL configuration documentation Devin AI 2025-02-09 23:14:50 +00:00
  • 20fc2f9878 Merge branch 'main' into devin/1738752192-fix-memory-reset-openai-dependency devin/1738752192-fix-memory-reset-openai-dependency João Moura 2025-02-09 20:10:50 -03:00
  • 10af8e35fd fix: sort imports using ruff --fix devin/1739140858-enable-custom-llm-support Devin AI 2025-02-09 23:06:51 +00:00
  • e343017414 fix: update test assertions and sort imports Devin AI 2025-02-09 23:05:31 +00:00
  • dad121a692 fix: sort imports in test_custom_llm_support.py Devin AI 2025-02-09 23:03:57 +00:00
  • 8dc07febc7 fix: sort imports and remove duplicate assertions Devin AI 2025-02-09 23:01:20 +00:00
  • 09240a7b62 fix: remove duplicate assertions in test_crew_testing_function Devin AI 2025-02-09 22:59:56 +00:00
  • 0423dd8134 fix: improve error handling and import order Devin AI 2025-02-09 22:57:14 +00:00
  • f4efdc55e2 refactor: implement review suggestions Devin AI 2025-02-09 22:52:13 +00:00
  • 0ab66041da fix: address type-checker and lint issues Devin AI 2025-02-09 22:50:06 +00:00
  • 90aea23dd6 feat: improve LLM validation and error handling devin/1739140601-add-custom-llm-support Devin AI 2025-02-09 22:48:56 +00:00
  • b8f2603bf3 test: add VCR cassettes for custom LLM support tests Devin AI 2025-02-09 22:47:50 +00:00
  • ff620f0ad6 test: switch to VCR for test recording Devin AI 2025-02-09 22:47:00 +00:00
  • 1caf45ad9b test: improve test reliability by mocking LLM responses Devin AI 2025-02-09 22:44:50 +00:00
  • 4a216d1f15 fix: use llm.model instead of openai_model_name in CrewEvaluator Devin AI 2025-02-09 22:43:56 +00:00
  • 5f5a1b3687 fix: add expected_output field to Task in tests Devin AI 2025-02-09 22:43:22 +00:00
  • f3704a44b3 test: add tests for custom LLM support in Crew.test() and CrewEvaluator Devin AI 2025-02-09 22:42:44 +00:00
  • 9bd39464cc feat: enable custom LLM support for Crew.test() Devin AI 2025-02-09 22:42:05 +00:00