Python: Introducing Foundry Local Chat Clients (#2915)

* redo foundry local chat client

* fix mypy and spelling

* better docstring, updated sample

* fixed tests and added tests

* small sample update
This commit is contained in:
Eduard van Valkenburg
2025-12-19 17:05:55 +01:00
committed by GitHub
Unverified
parent e15eab7da6
commit 8783ac58f1
11 changed files with 658 additions and 5 deletions
+1
View File
@@ -94,6 +94,7 @@ agent-framework-chatkit = { workspace = true }
agent-framework-copilotstudio = { workspace = true }
agent-framework-declarative = { workspace = true }
agent-framework-devui = { workspace = true }
agent-framework-foundry-local = { workspace = true }
agent-framework-lab = { workspace = true }
agent-framework-mem0 = { workspace = true }
agent-framework-ollama = { workspace = true }