You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Changelog - Agent Framework Toolkit
2
2
3
+
## Unreleased
4
+
- Anthropic: Added `Endpoint` property to connection so you can override the default BaseUrl (and example consume an Anthropic model from Microsoft Foundry using the Anthropic API)
5
+
6
+
---
7
+
3
8
## Version 1.0.0-preview.251230.1
4
9
- Added `OpenAIEmbeddingModels` const-collection of Open AI Embedding Models
5
10
- Exposed `Connection` as a Property on all Factories
0 commit comments