| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
78adf32f7d
|
pack agenthost as tool (#5647)
<!-- Thank you for your contribution! Please review https://microsoft.github.io/autogen/docs/Contribute before opening a pull request. --> <!-- Please add a reviewer to the assignee section when you create a PR. If you don't have the access to it, we will shortly find a reviewer and assign them to your PR. --> ## Why are these changes needed? convenience - allows to just run "agenthost" ``` dotnet pack --no-build --configuration Release --output './output/release' -bl\n dotnet tool install --add-source ./output/release Microsoft.AutoGen.AgentHost agenthost ``` <!-- Please give a short summary of the change and the problem this solves. --> ## Related issue number <!-- For example: "Closes #1234" --> closes #5646 ## Checks - [ ] I've included any doc changes needed for <https://microsoft.github.io/autogen/>. See <https://github.com/microsoft/autogen/blob/main/CONTRIBUTING.md> to build and test documentation locally. - [ ] I've added tests (if relevant) corresponding to the changes introduced in this PR. - [ ] I've made sure all auto checks have passed. |
1 year ago |
|
|
fa40568210
|
minor updates to the .NET docs (#5552)
## Why are these changes needed? <!-- Please give a short summary of the change and the problem this solves. --> ## Related issue number |
1 year ago |
|
|
2a90731c44
|
improving doc comments (#5550)
adding some missing doc comments |
1 year ago |
|
|
970420885b
|
initial doc for xlang (#5476)
<!-- Thank you for your contribution! Please review https://microsoft.github.io/autogen/docs/Contribute before opening a pull request. --> adds some docs for xlang and .NET |
1 year ago |
|
|
b05878aa4a
|
Create and publish documentation site for 0.4 dotnet (#5275)
<img width="1840" alt="Screenshot 2025-01-30 at 6 26 02 PM" src="https://github.com/user-attachments/assets/5b4c9ebf-0880-4b2e-aa1f-f2b956922b49" /> |
1 year ago |