HolographicX
HolographicX
When importing from the channel https://www.youtube.com/@bigthink, the script creates the following folder: ``` @bigthink [ERROR [youtube] p7zmysRHeyw This video is available to this channel'\''s members on level Think Even Bigger...
I'm trying to compile a zeroshot chain using BootstrapFewShot and langchain. I've followed [this](https://github.com/stanfordnlp/dspy/blob/main/examples/tweets/compiling_langchain.ipynb) and [this](https://python.langchain.com/v0.2/docs/integrations/providers/dspy/), with the only difference being that I'm using my own retriever. ``` optimizer =...