This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
autogen
Watch
1
Star
0
Fork
0
You've already forked autogen
mirror of
https://github.com/microsoft/autogen.git
synced
2025-09-26 00:24:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
samples
/
tools
/
testbed
/
includes
History
afourney
72f488e4d7
Allows users to specify a different requirements.txt file to install in Docker, to test other versions or branches of Autogen.
Closes
#662
(
#671
)
2023-11-15 00:33:09 +00:00
..
ENV.example
Added a simple Testbed tool for repeatedly running templated Autogen scenarios with tightly-controlled initial conditions. (
#455
)
2023-11-04 10:38:43 +00:00
requirements.txt
Allows users to specify a different requirements.txt file to install in Docker, to test other versions or branches of Autogen.
Closes
#662
(
#671
)
2023-11-15 00:33:09 +00:00
testbed_utils.py
Sets the umask before executing the task in Docker. (
#593
)
2023-11-14 21:14:38 +00:00