Commit Graph

  • b8cbbf50db quickstarts improvements readme-3 yaron2 2025-03-11 21:05:08 -0700
  • 9c094a4c24
    fix links (#47) Yaron Schneider 2025-03-11 19:03:36 -0700
  • ecfd213294 fix links readme-2 yaron2 2025-03-11 19:02:48 -0700
  • cfe0af2ec5
    Readme changes, docs index changes, removed images (#46) Yaron Schneider 2025-03-11 15:53:22 -0700
  • 66a98c8a1b fix links quickstarts-red-1 yaron2 2025-03-11 15:52:57 -0700
  • 9d04e892c0 readme changes, docs index changes, removed images yaron2 2025-03-11 15:47:35 -0700
  • fa09b0a618
    increases timeout (#45) Elena Kolevska 2025-03-11 22:17:04 +0000
  • 965f6e2ce4
    increases timeout Elena Kolevska 2025-03-11 22:14:48 +0000
  • 2307007cac
    Replaced pure Dapr workflow example with parallel workflow example (#41) Bilgin Ibryam 2025-03-11 21:55:32 +0000
  • 9e54b91c61
    Update README.md (#44) Yaron Schneider 2025-03-11 14:54:47 -0700
  • 3e0b7b4018
    Update README.md yaron2-patch-1 Yaron Schneider 2025-03-11 14:54:37 -0700
  • f3d06e3476
    update README (#43) Yaron Schneider 2025-03-11 14:50:32 -0700
  • cfe77c81ec update README readme-1 yaron2 2025-03-11 14:49:49 -0700
  • 3f8e4efb22
    Fixes parallel workflows workflow-patterns Elena Kolevska 2025-03-11 20:09:38 +0000
  • 7da4921bbe
    Update e2e-tests.yaml Elena Kolevska 2025-03-11 19:28:36 +0000
  • 058b7b88c6
    Tests CI (#42) Elena Kolevska 2025-03-11 18:47:15 +0000
  • 5e912d7415
    Tests CI Elena Kolevska 2025-03-11 18:11:13 +0000
  • 5fe36a7b4d
    Replaced pure Dapr workflow example with parallel workflow example Bilgin Ibryam 2025-03-11 17:51:58 +0000
  • e14c57eded
    Updated dapr chat quickstart with component swapping and resiliency (#37) Bilgin Ibryam 2025-03-11 17:45:28 +0000
  • 2642be3a01
    Fixes (#40) Elena Kolevska 2025-03-11 17:39:23 +0000
  • e78ca2a1c0
    Merge pull request #39 from dapr/marcduiker-patch-3 Marc Duiker 2025-03-11 18:30:51 +0100
  • 5b54ad615e
    Remove old quickstart links marcduiker-patch-3 Marc Duiker 2025-03-11 18:30:28 +0100
  • 8981a249ac
    Merge pull request #38 from dapr/marcduiker-patch-2 Marc Duiker 2025-03-11 18:27:35 +0100
  • cd0d11aa81
    Increase timeout for tests Elena Kolevska 2025-03-11 17:27:31 +0000
  • 67580cd660
    Update docs.yml to run on PR marcduiker-patch-2 Marc Duiker 2025-03-11 18:27:00 +0100
  • 5ef6fdc0ed
    Small fixes for llm calls with HF and Elevenlabs Elena Kolevska 2025-03-11 15:33:48 +0000
  • 8dd2e144a6
    Updated dapr chat quickstart with component swapping and resiliency dapr-chat-client-quickstart Bilgin Ibryam 2025-03-11 17:06:09 +0000
  • dae7f058c4 fix #31 fix/LLMElevanlabsQuickStart02 Roberto Rodriguez 2025-03-11 12:29:20 -0400
  • 4e5f30c999
    Remove sandbox refs (#33) Marc Duiker 2025-03-11 16:57:24 +0100
  • 7bf8699dff
    Add Orchestrator Exclusion Logic to Agent Metadata and Messaging (#34) Roberto Rodriguez 2025-03-11 08:57:01 -0700
  • 7a8520ae39
    Merge branch 'main' into remove-sandbox-refs remove-sandbox-refs Marc Duiker 2025-03-11 16:19:55 +0100
  • 3277f2b25e
    Remove install from source Marc Duiker 2025-03-11 16:16:34 +0100
  • bd5e173ecf
    Updated and aligned with the new quickstarts (#35) Bilgin Ibryam 2025-03-11 15:06:06 +0000
  • 7e30ecb7b0
    Updated and aligned with the new quickstarts docs-fixes Bilgin Ibryam 2025-03-11 15:00:46 +0000
  • b0ae8c781d Removed imports not used and adjusted code indentation Cyb3rWard0g/OrchestratorMetadataExclusion Roberto Rodriguez 2025-03-11 10:54:43 -0400
  • 33accf6246 Added try except to method to get data from state store Roberto Rodriguez 2025-03-11 10:53:10 -0400
  • 8d14d8b01c moved tool arguments in logging to DEBUG. Roberto Rodriguez 2025-03-11 10:52:05 -0400
  • b265f9eeac Added the concept of excluding orchestrator when retrieving agents metadata. Roberto Rodriguez 2025-03-11 10:51:20 -0400
  • 2f77ac6622
    Remove sandbox refs Marc Duiker 2025-03-11 15:36:53 +0100
  • 2fa1738456
    More quickstarts work (#32) Elena Kolevska 2025-03-11 13:08:29 +0000
  • 4f85528be0
    Adds hugging face quickstart Elena Kolevska 2025-03-11 10:50:51 +0000
  • d1ab05bc9f
    Bringing in Bilgin’s changes Elena Kolevska 2025-03-11 10:30:56 +0000
  • acf2635e80
    Merge main and resolve conflicts, plus updated to dapr-agents>=0.1.0 update-quickstart-v2 Bilgin Ibryam 2025-03-11 09:28:27 +0000
  • 9d98f8df1e Addressed commends from PR review, made dapr-agent version more flexible Bilgin Ibryam 2025-03-08 09:45:38 +0000
  • 25da342459 Updated quickstart documentation and fixes Bilgin Ibryam 2025-03-07 22:03:38 +0000
  • 86a1818e35 Updated version to latest dapr-agent and cleaned up Bilgin Ibryam 2025-03-07 16:39:24 +0000
  • 6471baa784
    More testing coverage (more quickstarts) (#25) v0.1.0 Elena Kolevska 2025-03-10 16:24:00 +0000
  • f6f8765c9b
    Adds elevenlabs llm test Elena Kolevska 2025-03-10 14:10:36 +0000
  • 0e0b5f63ff
    Adds a github workflow to validate quickstarts Elena Kolevska 2025-03-10 11:49:24 +0000
  • 9b0cebadca
    Multi agent workflows - agents as dapr workflows Elena Kolevska 2025-03-10 11:25:47 +0000
  • 04ddf1acbd
    Fixing Agent Assistant Workflow (ToolCalling) Logic (#29) Roberto Rodriguez 2025-03-09 16:27:27 -0700
  • 5beeab4288 removing nested double quotes from Assistant agent logging fix/AssistantToolCalling Roberto Rodriguez 2025-03-09 18:04:36 -0400
  • 7c3ea5e3d8 Extend workflow state to track tool executions Roberto Rodriguez 2025-03-09 17:51:40 -0400
  • 5203bbc121 Implement safe parallel state writes with atomic merging Roberto Rodriguez 2025-03-09 17:49:19 -0400
  • 18f3edf42e
    fix orchestrator names Elena Kolevska 2025-03-09 21:39:35 +0000
  • 0c72a378c1
    Readds the diff workflows Elena Kolevska 2025-03-09 15:37:34 +0000
  • bd87b289a4 Removed dapr config for workflows. No needed anymore Roberto Rodriguez 2025-03-09 11:17:52 -0400
  • f6c49fa689 Fixed tool executor reference and tool calling logic to update tool history the right way Roberto Rodriguez 2025-03-09 11:16:54 -0400
  • 52be3e3529
    Adds dapr llm tests Elena Kolevska 2025-03-09 13:26:02 +0000
  • dcf3a9e53a
    Adds nvidia tests Elena Kolevska 2025-03-09 13:03:35 +0000
  • 97b723ce78
    More tests for multi agent actor workflows (adds llm and random orchestrators) Elena Kolevska 2025-03-09 12:55:52 +0000
  • 8d69c6c394
    Added more benefits of DaprChatClient dapr-chat-client Bilgin Ibryam 2025-03-08 17:45:14 +0000
  • 7cf229b9ba
    Added DaprChatClient quickstart Bilgin Ibryam 2025-03-08 17:08:16 +0000
  • 7e47c575dc Addressed commends from PR review, made dapr-agent version more flexible Bilgin Ibryam 2025-03-08 09:45:38 +0000
  • 32d32d66d3
    Apply suggestions from code review Bilgin Ibryam 2025-03-08 09:42:31 +0000
  • 3091cec0d4
    Updated quickstart documentation and fixes Bilgin Ibryam 2025-03-07 22:03:38 +0000
  • eaa117d0f5
    Updated version to latest dapr-agent and cleaned up update-quickstart Bilgin Ibryam 2025-03-07 16:39:24 +0000
  • 27d5720483
    Completes all OpenAI LLM calls quickstarts Elena Kolevska 2025-03-07 12:46:44 +0000
  • c61cd5ddd2
    Completes all OpenAI LLM calls quickstarts tests Elena Kolevska 2025-03-07 12:15:18 +0000
  • 70143ec33b
    Fixes roundrobin workflow orchestrator and aligns all three orchestrators (#21) Elena Kolevska 2025-03-06 19:12:50 +0000
  • d0929842f0
    Merge branch 'main' into wf-rr wf-rr Elena Kolevska 2025-03-06 17:59:35 +0000
  • 6d6d17bf56
    Fix typo: onge to once (#22) Joni Collinge 2025-03-06 17:55:59 +0000
  • 36a7492393
    Quickstarts and fixes (#14) Bilgin Ibryam 2025-03-06 17:55:49 +0000
  • 05e5767182
    Moves the abstract methods to the base class Elena Kolevska 2025-03-06 16:21:52 +0000
  • 81a17106b6
    Add AI agent overview (#23) Marc Duiker 2025-03-06 18:47:40 +0100
  • 3aaad51d40
    Add image to core principles add-overview-image Marc Duiker 2025-03-06 17:35:00 +0100
  • b62c187289
    Add AI agent overview Marc Duiker 2025-03-06 16:55:57 +0100
  • 6c3fe5478b
    Merge branch 'main' into quickstarts quickstarts Elena Kolevska 2025-03-06 13:35:30 +0000
  • 3c96ca21e0
    Fix typo: onge to once GitHub Actions Bot 2025-03-06 07:22:59 +0000
  • d35db6c4a8 Adds orchestrator interface Elena Kolevska 2025-03-05 23:23:25 +0000
  • 64d8d16c3f first round of fixes Elena Kolevska 2025-03-05 22:11:17 +0000
  • f238affcf1 Test tweaks Elena Kolevska 2025-03-05 21:51:01 +0000
  • c84ba3439f
    Merge pull request #20 from dapr-sandbox/marcduiker-patch-5 Marc Duiker 2025-03-05 21:47:38 +0100
  • 9f62f7b220
    Update again to Dapr styled images Marc Duiker 2025-03-05 21:47:10 +0100
  • bc4ef68911 Set up venv in makefile Elena Kolevska 2025-03-05 15:45:01 +0000
  • f0f8312225 Added testing for quickstart 5 Elena Kolevska 2025-03-05 15:34:51 +0000
  • 55b700ae4f Adds tests for quickstarts 3 and 4 Elena Kolevska 2025-03-05 13:30:40 +0000
  • b486b470a9 Updates docs with instructions to run tests Elena Kolevska 2025-03-05 12:20:20 +0000
  • 4562477c64 Adds llm call quickstart to automated testing Elena Kolevska 2025-03-05 12:16:00 +0000
  • b75fcf9ce5 Adds mechanical markdown to quickstarts Elena Kolevska 2025-03-05 11:48:43 +0000
  • 9299058740 Fixes quickstarts 4 and 5. Changes orchestrator type in quickstart 5 to Random because the Roundrobin one currently has a bug Elena Kolevska 2025-03-05 10:11:35 +0000
  • a6353bd7e4
    Add missing Python dependencies in docs pipeline (#19) Marc Duiker 2025-03-04 19:18:29 +0100
  • cc19eb3b9f
    Update docs.yml Marc Duiker 2025-03-04 18:48:22 +0100
  • f37d6ea640
    Add missing dependecies in docs pipeline Marc Duiker 2025-03-04 18:43:11 +0100
  • a5489d3907
    Add mkdocs config (#17) Marc Duiker 2025-03-04 18:34:38 +0100
  • cd48aaac37 Fixes readmes Elena Kolevska 2025-03-04 15:25:24 +0000
  • 4dd032ae1c fix llm call quickstart Elena Kolevska 2025-03-04 15:21:29 +0000
  • f48f6e21d1 dapr wf fix Elena Kolevska 2025-03-04 15:15:05 +0000
  • 48d8cf5248 Fixes 1 Elena Kolevska 2025-03-04 15:08:57 +0000
  • cc16508b2a Updates all dapr dependencies Elena Kolevska 2025-03-04 14:25:46 +0000