autogen/python/samples
Ryan Sweet edbd20167b
bring back grpc service (#5377)
Restoring the grpc + Orleans server into the project

## Why are these changes needed?

This is the distributed agent runtime for .NET that can manage routing
messages amongst a fleet of grpc agent runtimes.

## Related issue number

## Checks

- [ ] I've included any doc changes needed for
https://microsoft.github.io/autogen/. See
https://microsoft.github.io/autogen/docs/Contribute#documentation to
build and test documentation locally.
- [x] I've added tests (if relevant) corresponding to the changes
introduced in this PR.
- [x] I've made sure all auto checks have passed.

---------

Co-authored-by: Jack Gerrits <jack@jackgerrits.com>
Co-authored-by: Jacob Alber <jaalber@microsoft.com>
2025-02-07 19:28:55 -05:00
..
agentchat_chainlit sample: Update chainlit sample with streaming (#5304) 2025-01-31 22:20:11 +00:00
agentchat_chess_game feat: add o3 to model info; update chess example (#5311) 2025-01-31 15:07:14 -08:00
agentchat_fastapi Add sample chat application with FastAPI (#5433) 2025-02-07 20:17:56 +00:00
agentchat_graphrag Add a new sample to show streaming and R1 usage (#5285) 2025-01-31 22:25:29 +00:00
agentchat_streamlit fix: type issues in streamlit sample and add streamlit to dev dependencies (#5309) 2025-01-31 14:06:59 -08:00
core_async_human_in_the_loop Add a new sample to show streaming and R1 usage (#5285) 2025-01-31 22:25:29 +00:00
core_chess_game Add a new sample to show streaming and R1 usage (#5285) 2025-01-31 22:25:29 +00:00
core_distributed-group-chat docs(core_distributed-group-chat): fix the typos in the docs in the README.md (#5347) 2025-02-04 07:13:03 +00:00
core_grpc_worker_runtime fix: windows check ci failure (#5287) 2025-01-31 10:22:15 -08:00
core_semantic_router Move core samples to /python/samples (#4911) 2025-01-07 23:31:29 +00:00
core_xlang_hello_python_agent bring back grpc service (#5377) 2025-02-07 19:28:55 -05:00