Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5854 +/- ##
=======================================
Coverage 75.60% 75.60%
=======================================
Files 189 189
Lines 12734 12734
=======================================
Hits 9627 9627
Misses 3107 3107
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
python/packages/autogen-core/docs/src/user-guide/agentchat-user-guide/tutorial/models.ipynb
Outdated
Show resolved
Hide resolved
python/packages/autogen-core/docs/src/user-guide/core-user-guide/components/model-clients.ipynb
Outdated
Show resolved
Hide resolved
|
Should we mark the client as experimental/beta? Its seems pretty bare bones and untested for a full release? |
peterychang
left a comment
There was a problem hiding this comment.
Maybe mark the client as experimental/beta? Otherwise LGTM
When is a full release ready? We can put a notice on it. |
I'm not sure.. whenever we have time, really. Its usable now, just not fully featured |
Update the outdated ollama usage doc.