Commit Graph

  • 878e9be2ce
    Merge 18bee21a69 into a475687445 Filinto Duran 2025-09-08 21:32:22 +0000
  • 18bee21a69
    lint Filinto Duran 2025-09-08 16:32:15 -0500
  • aa613f87ca
    use dapr client in python sdk for LLM Filinto Duran 2025-09-08 15:11:45 -0500
  • 87ffe785fc
    Merge 793506d3b7 into a475687445 Sam 2025-09-08 19:10:09 +0000
  • 793506d3b7
    fix(tests): update field for tests Samantha Coyle 2025-09-08 14:10:03 -0500
  • 8601054a0b
    style: appease linter Samantha Coyle 2025-09-08 13:58:29 -0500
  • 728be553ee
    fix: resume workflows only if same input Samantha Coyle 2025-09-08 13:32:46 -0500
  • 9ffbc5ae51
    fix: correct exceptions i saw in debugger Samantha Coyle 2025-09-05 15:55:15 -0500
  • be67f7136f
    fix: ensure telemetry works with this and clean up Samantha Coyle 2025-09-05 15:54:45 -0500
  • f966a12f6c
    style: clean up and ensure proper agent wf state Samantha Coyle 2025-09-04 17:52:29 -0500
  • 0be55cd679
    Merge branch 'main' into fix-da-durability Samantha Coyle 2025-09-04 16:35:12 -0500
  • a475687445
    Merge pull request #185 from sicoyle/tweak-da-workflow main Roberto Rodriguez 2025-09-04 16:14:26 -0400
  • 6e6ff447be
    style: make linter happy Samantha Coyle 2025-09-04 09:01:31 -0500
  • 1d445369c7
    feat: ensure durability on durable agent no matter startup means Samantha Coyle 2025-09-04 08:59:53 -0500
  • 73551b32cb
    refactor: skip local healthcheck when use remote endpoint Eileen Yu 2025-09-03 17:21:28 -0700
  • dde2ab0d2c
    fix: add method i missed Samantha Coyle 2025-09-02 13:16:49 -0500
  • 99defbabe1
    Merge branch 'main' into tweak-da-workflow Samantha Coyle 2025-09-02 13:01:27 -0500
  • fbb3bfd61f
    change agents version in quickstarts (#190) Yaron Schneider 2025-08-31 09:06:26 -0700
  • 569b17d49e change agents version in quickstarts yaron2 2025-08-31 12:05:49 -0400
  • 224c61c6c2
    Merge branch 'main' into tweak-da-workflow Yaron Schneider 2025-08-30 16:15:52 -0700
  • d4e6c76353
    Fix hang after multiple .run() calls (#189) v0.8.3 Yaron Schneider 2025-08-30 15:56:16 -0700
  • db6edcc5c3 linter yaron2 2025-08-30 13:28:26 -0700
  • f30648322f fix hang after multiple .run() calls yaron2 2025-08-30 13:23:58 -0700
  • 423de2a7a1
    fix: update for tests to pass Samantha Coyle 2025-08-27 10:43:28 -0400
  • 00e0863bef
    style: add file i missed for formatting Samantha Coyle 2025-08-27 08:04:44 -0400
  • 4b081c6984
    style: tox -e ruff Samantha Coyle 2025-08-27 08:01:08 -0400
  • e31484dde3
    style: update readme with durable agent tracing quickstart too Samantha Coyle 2025-08-27 07:54:04 -0400
  • 54d40dbcdb
    fix(tracing): enable tracing on durable agent + quickstart Samantha Coyle 2025-08-26 16:00:12 -0400
  • 649d45fa2e
    docs: rm our repo dapr docs as in 1.16 preview now (#178) v0.8.2 Sam 2025-08-13 17:56:38 -0500
  • 3609fbec82
    Merge branch 'main' into clean-up-docs Yaron Schneider 2025-08-13 15:47:30 -0700
  • e03dfefcc6
    fix: speed up deps installed + handle errs in quickstarts better (#177) Sam 2025-08-13 17:47:20 -0500
  • 981c49d530
    docs: rm our repo dapr docs as in 1.16 preview now Samantha Coyle 2025-08-13 14:23:17 -0500
  • 580c7266ff
    docs: add mapping on cmds for myself Samantha Coyle 2025-08-13 14:14:39 -0500
  • 4dd92d1847
    fix: address merge conflict Samantha Coyle 2025-08-13 14:14:18 -0500
  • 3ef87c28e6
    fix: correct Pydantic type generation for anyOf/oneOf in MCP tool schemas (#176) Roberto Rodriguez 2025-08-13 15:10:26 -0400
  • fc87ea00eb
    docs: update docs to use uv too Samantha Coyle 2025-08-13 14:01:12 -0500
  • 532a9188fb
    fix: speed up deps installed + handle errs in quickstarts better Samantha Coyle 2025-08-13 13:47:48 -0500
  • 5c4d706b8f Updated dependency cyb3rward0g/fix-mcp-tool-schema Roberto Rodriguez 2025-08-13 13:22:44 -0400
  • cdf6f248c9 fix: omit None values when serializing tool args to avoid sending nulls for non-nullable fields Roberto Rodriguez 2025-08-13 12:50:57 -0400
  • ac78475fb3 fix: Lint Roberto Rodriguez 2025-08-13 12:24:01 -0400
  • 543b630bd1 fix: handle anyOf/oneOf in JSON Schema to generate correct Pydantic types for MCP tools Roberto Rodriguez 2025-08-13 12:23:32 -0400
  • d325cc07de
    Update Tool Execution Final Message and Dependencies (#175) Roberto Rodriguez 2025-08-11 15:15:13 -0400
  • 75a9941804 Update testenv deps to include vectorstore cyb3rward0g/update-toolcall-execution Roberto Rodriguez 2025-08-11 10:37:15 -0400
  • 6c764006f8 Fix lint Roberto Rodriguez 2025-08-11 10:14:28 -0400
  • 2ec997aba8 Update dependencies Roberto Rodriguez 2025-08-11 09:53:14 -0400
  • 179c92f70b Update final message when max iteration hits in durable agent Roberto Rodriguez 2025-08-11 09:52:31 -0400
  • 249ea5ec43
    Add partition key to state operations (#173) Albert Callarisa 2025-08-06 01:28:35 +0200
  • 9fb44799a0
    Merge branch 'main' into set-partition-key Yaron Schneider 2025-08-05 06:49:44 -0700
  • d99e7f3036
    Add partition key to state operations Albert Callarisa 2025-08-05 15:44:05 +0200
  • dce6623150
    Workflow App updates to Register Tasks and LLM client Fix (#172) v0.8.1 Roberto Rodriguez 2025-08-02 00:07:26 -0400
  • 83add766a6 Update version cyb3rward0g/registering-tasks-and-llms Roberto Rodriguez 2025-08-02 00:06:49 -0400
  • 71c9c6b681 Fix lint errors Roberto Rodriguez 2025-08-01 23:51:04 -0400
  • f58fc46f96 Add Workflow register_task method Roberto Rodriguez 2025-08-01 23:50:32 -0400
  • adf5a35a14 Improve logic to handle api key and other parameters in openai clients Roberto Rodriguez 2025-08-01 23:49:17 -0400
  • d4ecb3437a Switch comment to debug logging Roberto Rodriguez 2025-08-01 23:48:34 -0400
  • 3a997f7461 Update initialization of LLM client for agent base Roberto Rodriguez 2025-08-01 23:47:58 -0400
  • 2465fb8207 Update stream parameter in LLM generation Roberto Rodriguez 2025-08-01 23:46:24 -0400
  • 8770308ca6 Update quickstarts Roberto Rodriguez 2025-08-01 23:45:01 -0400
  • ea0d33cb1a
    Add observability quickstarts (#171) Yaron Schneider 2025-08-01 16:02:36 -0700
  • 28076f63fd linter yaron2 2025-08-01 15:13:20 -0700
  • 6b327eb746 update versions yaron2 2025-08-01 14:53:43 -0700
  • bb47facc29 add next steps yaron2 2025-08-01 14:52:50 -0700
  • 3790a47ee7 added tracing quickstart yaron2 2025-08-01 14:51:58 -0700
  • 963cef6cb9
    Observability Module with OpenTelemetry and Phoenix Integration (#168) v0.8.0 Roberto Rodriguez 2025-08-01 14:44:55 -0400
  • cdeba380f7
    Merge branch 'main' into cyb3rward0g/observability-openinference cyb3rward0g/observability-openinference Yaron Schneider 2025-08-01 08:32:51 -0700
  • 0a0dd31fc1
    fix: bump us to numpy 2.X to fix user err on discord (#170) Sam 2025-08-01 10:32:35 -0500
  • a23c7716fd
    Merge branch 'main' into fix-numpy-user-err Yaron Schneider 2025-08-01 08:15:40 -0700
  • 454b0c23ee
    refactor: rm check on if dapr is running for durableagent (#169) Sam 2025-08-01 10:15:26 -0500
  • 7d0ce2e44b
    fix: bump us to numpy 2.X to fix user err on discord Samantha Coyle 2025-08-01 09:44:04 -0500
  • e4df67aa3d
    fix(tests): rm test deps on dapr Samantha Coyle 2025-08-01 09:15:05 -0500
  • 11ea288d8e style: fix ruff linting and formatting issues across codebase Roberto Rodriguez 2025-08-01 03:05:14 -0400
  • c11c06766a Add quickstart to show agents as tasks with tracing and multi-model Roberto Rodriguez 2025-08-01 03:03:49 -0400
  • acd8c13596 Update tool_choice to not be added to chat completion request if not set Roberto Rodriguez 2025-08-01 03:02:58 -0400
  • 5d8b64448e Update quickstarts README Roberto Rodriguez 2025-08-01 02:59:25 -0400
  • 5c5d35345d Remove comments ;) Roberto Rodriguez 2025-08-01 02:56:34 -0400
  • f91a2973c2 Update tool_choice in Agent flow to not be part of chat completion request if not set Roberto Rodriguez 2025-08-01 02:36:37 -0400
  • b7e05f5dbc Updtate Workflow Task to use Agent instances without a task description Roberto Rodriguez 2025-08-01 02:35:05 -0400
  • 33f5a371b6
    style: more clena up to rm it Samantha Coyle 2025-07-31 16:46:55 -0500
  • 8a06589ff7
    style: tox -e ruff Samantha Coyle 2025-07-31 15:17:56 -0500
  • ae1afecdbe
    fix: only warn if dapr is found unavailable on localhost Samantha Coyle 2025-07-31 14:26:46 -0500
  • 1647fbe09f
    style: clean up unused openapi stuff leftover Samantha Coyle 2025-07-31 14:26:15 -0500
  • 201f831b9a config: ignore mypy errors for optional observability module Roberto Rodriguez 2025-07-30 08:53:59 -0400
  • aab9659dd3 style: fix flake8 linting issues Roberto Rodriguez 2025-07-29 23:32:44 -0400
  • 9a39bb78fd style: fix ruff linting and formatting issues across codebase Roberto Rodriguez 2025-07-29 23:17:48 -0400
  • f7aa5b1a89 add and update quickstarts to show new observability module Roberto Rodriguez 2025-07-29 23:09:05 -0400
  • f70bc90910 feat: add observability dapr agents module Roberto Rodriguez 2025-07-29 23:08:21 -0400
  • 2d3be7bd1a feat: add observability optional dependencies and update lock file Roberto Rodriguez 2025-07-29 23:06:47 -0400
  • 1d367c7a89 add condition for opentelemetry import Roberto Rodriguez 2025-07-29 23:02:19 -0400
  • d993f9090b
    update quickstarts dependencies (#166) Yaron Schneider 2025-07-28 13:52:37 -0700
  • 306af6252a Deployed f2d6831 with MkDocs version: 1.6.1 gh-pages 2025-07-28 20:37:02 +0000
  • d8cf38b4f5 update quickstarts dependencies yaron2 2025-07-28 13:35:07 -0700
  • f2d6831ea2
    Refactor LLM Workflows and Orchestrators for Unified Response Handling and Iteration (#163) (#165) v0.7.1 Yaron Schneider 2025-07-28 13:31:53 -0700
  • 29edfc419b Refactor LLM Workflows and Orchestrators for Unified Response Handling and Iteration (#163) Roberto Rodriguez 2025-07-28 15:39:56 -0400
  • c28e31c892
    Refactor LLM Workflows and Orchestrators for Unified Response Handling and Iteration (#163) cyb3rward0g/updating-agentic-workflows Roberto Rodriguez 2025-07-28 15:39:56 -0400
  • 7a89cd7db8 Update logging, Orchestrator Name and OTel module name cyb3rward0g/llm-response-workflows-refactor Roberto Rodriguez 2025-07-28 11:52:59 -0400
  • 54f4f47ab2
    Merge branch 'cyb3rward0g/updating-agentic-workflows' into cyb3rward0g/llm-response-workflows-refactor Yaron Schneider 2025-07-28 07:41:12 -0700
  • 3e767e03fb
    Refactor agent workflows, orchestrators, and integrations for reliability and modularity (#161) v0.7.0 Roberto Rodriguez 2025-07-28 10:40:58 -0400
  • 29de5d0e6a
    Update quickstarts/03-durable-agent-tool-call/durable_weather_agent.py Roberto Rodriguez 2025-07-28 10:08:48 -0400
  • b1b08ae6ff Merge branch 'cyb3rward0g/updating-agentic-workflows' into cyb3rward0g/llm-response-workflows-refactor Roberto Rodriguez 2025-07-28 02:28:13 -0400
  • eb9d000122
    Update dapr_agents/agents/base.py Roberto Rodriguez 2025-07-28 02:11:09 -0400