Commit Graph

25 Commits

Author SHA1 Message Date
Bilgin Ibryam 8741289e7d
Added brief MCP support explanation (#116)
* Added brief MCP support explanation

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

* Update docs/concepts/agents.md

Co-authored-by: Casper Nielsen <scni@novonordisk.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

---------

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
Co-authored-by: Casper Nielsen <scni@novonordisk.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2025-05-12 08:44:19 -07:00
Bilgin Ibryam 889b7bf7ef
Fixed docs, and added build and social media links to the readme (#110)
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
2025-05-01 09:08:45 -07:00
Yaron Schneider fd28b02935
Add document agent+chainlit quickstart (#96)
* add document agent+chainlit quickstart

Signed-off-by: yaron2 <schneider.yaron@live.com>

* add upload response

Signed-off-by: yaron2 <schneider.yaron@live.com>

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
2025-04-22 21:41:11 -07:00
Bilgin Ibryam 3edbcf29c2
Added roadmap details (#86)
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
2025-04-14 07:47:01 -07:00
Casper Nielsen d6fc2c89f0
Fix: The Azure OpenAI docs needs update #66 (#73)
* Fix: Fix: The Azure OpenAI docs needs update #66

Signed-off-by: Casper Guldbech Nielsen <scni@novonordisk.com>

* Ensure the addition of AZURE_OPENAI_API_VERSION env var as this is needed to run succesfully

Signed-off-by: Casper Guldbech Nielsen <scni@novonordisk.com>

---------

Signed-off-by: Casper Guldbech Nielsen <scni@novonordisk.com>
2025-04-08 18:54:24 -06:00
Roberto Rodriguez 13c6b65af7
Refactor AgenticWorkflow to Support Pub/Sub Streaming and Flexible Execution Modes (#59)
* Moved Messaging under Workflow and modularized main components.

* Removed WorkflowService and added as_service() to AgenticWorkflow for pub/sub support in headless and service modes.

* Added utility to safely retrieve instance methods decorated with a specific attribute

* Updated Agent and Orchestrator workflows to support the latest messaging system changes.

* Updated AgentActors to integrate with latest messaging system under workflows.

* Made service_port optional to allow random port assignment.

* dapr agents imports and logging

* Updated Multi-agent workflows, deleted JSON logs and tested NVIDIA LLM client notebook

* Integrated new messaging system into multi-agent quickstarts

* Updated agentic workflows docs to reflect changes

* Updated quickstart multi-agent workflows app to run in headless mode

* Fixed Orchestrator as a service and exposed built-in route to start workflow over HTTP

* Updated INFO logging to DEBUG

* updated cookbook with latest changes

* updated quickstart mukti-agent workflows to integrate orchestrator as service change

* Updated docs to trigger agentic workflow over HTTP by default.

* Upgrade Jinja2 to address sandbox breakout vulnerability
2025-03-25 21:13:57 +02:00
Casper Nielsen 5d1e33ed30
Document how to add custom endpoint for Azure OpenAI (#56)
Signed-off-by: Casper Guldbech Nielsen <scni@novonordisk.com>
2025-03-25 15:13:23 +02:00
Elena Kolevska c6c29faae6
Removes additional address arguments for Dapr client init (#54)
* Removes additional address arguments for Dapr client init

Relies on env variables instead

Signed-off-by: Elena Kolevska <elena@kolevska.com>

correct casing in dapr multi app run files

Signed-off-by: Elena Kolevska <elena@kolevska.com>

removes dummy file

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Updates readmes

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
2025-03-21 16:25:26 +02:00
Bilgin Ibryam 490e2241e7
Fixed a few minor typos (#52)
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
2025-03-14 15:44:47 -07:00
Bilgin Ibryam 97cc59e74a
Minor doc cleanups (#49)
* Polish docs and quickstarts

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

* Fixed twitter link

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>

---------

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
2025-03-12 07:20:16 -07:00
Yaron Schneider cfe0af2ec5
Readme changes, docs index changes, removed images (#46)
* readme changes, docs index changes, removed images

Signed-off-by: yaron2 <schneider.yaron@live.com>

* fix links

Signed-off-by: yaron2 <schneider.yaron@live.com>

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
2025-03-11 15:53:22 -07:00
Marc Duiker 4e5f30c999
Remove sandbox refs (#33)
* Remove sandbox refs

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Remove install from source

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

---------

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-03-11 08:57:24 -07:00
Bilgin Ibryam bd5e173ecf
Updated and aligned with the new quickstarts (#35)
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
2025-03-11 08:06:06 -07:00
Joni Collinge 6d6d17bf56
Fix typo: onge to once (#22)
Signed-off-by: GitHub Actions Bot <action@github.com>
Co-authored-by: GitHub Actions Bot <action@github.com>
2025-03-06 09:55:59 -08:00
Marc Duiker 81a17106b6
Add AI agent overview (#23)
* Add AI agent overview

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Add image to core principles

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

---------

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-03-06 09:47:40 -08:00
Marc Duiker 9f62f7b220
Update again to Dapr styled images 2025-03-05 21:47:10 +01:00
Roberto Rodriguez 7fac47b6d4
Enhanced Workflow and Task Registration, Dynamic Message Routing, Structured Validation, and Unified API Integration (#18)
* Refactored Workflow & Task Decorators for Easier Standalone Registration

* Refactored WorkflowApp: Improved Task & Workflow Registration, Enhanced State Management

* Refactored WorkflowTask: Improved LLM Execution, Validation, and Chat History Support

* Refactored API Server & Workflow Services: Unified FastAPI & Dapr Integration

* Refactored Pub/Sub and Message Routing: Unified Dapr Integration & CloudEvent Parsing

* Introduced AgenticWorkflowService: Unified Agent Workflows, State Management & Messaging

* Enhanced Orchestrators with Dapr Workflow Patterns & Intelligent Message Routing

* Updated Text Printer for Agents to show their name.

* Introduced Assistant Agent with Tool-Driven LLM Workflow, Dapr Messaging, and Adaptive Execution

* Consolidated Actor Wrappers into Unified Agent Actor Service and updated agent response logic

* Removed workflows folder from Actors directory. Workflow App and Service folders taking over.

* Introduced Execution Framework with Docker and Local Code Executors for Agents.

* Refactored Dapr gRPC Configuration: Unified Naming and Improved Initialization Logic

* Updated VectorStoreBase to Use Explicit EmbedderBase Type Annotation

* Enhanced Structured Response Handling: JSON Schema & Iterable Support

* Ran notebooks with latest version.

* Updated agentic workflow docs

* removed floki from huggingface chat client

* Updated init files for latest changes

* updated dapr pip package to 1.5.0 to use latest version

* removed floki reference from code and docs. Tags in README still point to floki

* Added a dummy notebook to test ReAct Agents
2025-03-04 06:09:31 -08:00
Marc Duiker 5b0345e639
Update diagrams to match Dapr style (#13) 2025-02-27 07:05:45 -08:00
Marc Duiker a8fac5d1ff
Update to Dapr Agents logo (#9)
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-02-21 11:47:29 -08:00
yaron2 03d8ac3851 rename
Signed-off-by: yaron2 <schneider.yaron@live.com>
2025-02-03 15:12:31 -08:00
yaron2 2d52cffd74 floki -> dapr file/code reference change
Signed-off-by: yaron2 <schneider.yaron@live.com>
2025-01-27 16:31:25 -08:00
yaron2 f292b3b824 remove MIT license mention
Signed-off-by: yaron2 <schneider.yaron@live.com>
2025-01-27 15:54:42 -08:00
yaron2 67b0c9b264 more Floki -> Dapr Agents changes
Signed-off-by: yaron2 <schneider.yaron@live.com>
2025-01-27 15:05:40 -08:00
yaron2 dd27e2e4b0 floki --> dapr_agents changes
Signed-off-by: yaron2 <schneider.yaron@live.com>
2025-01-27 14:53:18 -08:00
Roberto Rodriguez d87dcda832 FLOKI Initial Contribution 2025-01-14 13:05:22 -05:00