Lloyd Hamilton
Lloyd Hamilton
# Install x86_64 python packages on M1 MacBook Apple Silicon Found a temporary workaround that will allow M1 MacBook Pros to install x86 binaries. The steps here will install x86_64...
I am also getting the same issue: macOS Monterey 12.5 Apple M1 Pro Python 3.8.13 ``` × Encountered error while trying to install package. ╰─> numpy note: This is an...
Hey there, I have added streaming capability for BedRock in #314. Let me know what you think! See PR for detail. @ajithvcoder I have extended your test coverage to also...
Hey @liyin2015, I am looking to extend the functionality for AWS bedrock further but unsure where to continue. I have already previously extended this provider to included streaming functionality in...
was literally about to make a PR to fix the list model method. Looks like you beat me to it.
@ajithvcoder the tests i wrote in https://github.com/SylphAI-Inc/AdalFlow/pull/314 are an adaptation of yours. So it should just work with your code.