radix-ai
radix-ai
Thanks David. The prompt style from phidata works quite well on small models. This would move away from crewai's more conversational style, so i didn't suggest it. ''' Provide your...
Some further tests when using phidata style prompts. Here, a hacky squish method reduces arbitratrily nested lists and dicts into the desired list[str] before trying to parse into the requested...
Not clean, but functional, assuming you are using the python 3.12.0 package in a local docker install: docker exec -it piston_api /piston/packages/python/3.12.0/bin/pip3 install WHATEVER Otherwise make a new package with...