SIGN IN SIGN UP
microsoft / autogen UNCLAIMED

A programming framework for agentic AI

0 0 59 Python

Update listdir() in sample code to take correct args (#2261)

Executing this code (Python 3.11, MacOS) returns error
`TypeError: listdir: path should be string, bytes, os.PathLike, integer or None, not TemporaryDirectory`
Using the string name of the dir works better.
B
Benjamin Stein committed
1c22a93535ccd47efb9748c2df44869d9065970f
Parent: 6c3d779
Committed by GitHub <noreply@github.com> on 4/3/2024, 2:33:27 AM