XRR
XRR
This is not a python issue but a shell issue. > If it happens when using SSH, this is a fault on the SSH client, not the RPi. For example...
> I fixed it adding encoding='utf8' to setup.py: > > ```python > def readme(): > with open('README.md', encoding='utf8') as readme_file: > return readme_file.read() > ``` > > But now I...
had to do the same on a P6000, thanks
is it tested compatible with openai.ChatCompletion module ? No issue in non streaming mode but can't get messages in streaming...
@Jgoodwin64 @timothylimyl @valdesguefa @merrymercy Here you go ;) some fun hours ahead... Ping me if you have questions! And help me spread the news if you have fun with it....