AW

Results 15 comments of AW

@wfpinedar Hi, thanks for raising the issue. I will fix this on the newest release. I will notify you on this issue when it's released

Issue appears to be coming from [`langchain.document_loaders.youtube._get_video_info`](https://github.com/hwchase17/langchain/blob/acfd11c8e424a456227abde8df8b52a705b63024/langchain/document_loaders/youtube.py#L153) when the `add_video_info` arg is set to True.

@hinthornw Any update on this proposal? Would love to see this integration - I'm surprised now one has opened a PR already, at least from what i could find

After a bit of digging i found this i've can suspect 2 causes: 1. If you are using credits and they run out and you go on a pay-as-you-go plan...

@iamshreeram Working on this too - will let you know if i get with working on my M1. suggestion: `missing/unexpected keys: [] []` should only be raised if there actually...

@Tylersuard The only issue with this is that assumes all robots use the same framework. For it to work it would need to be highly generalized. From my understanding ROS...

Recently was made aware of this library built on top of Autogen @ekzhu @sonichi @Tylersuard https://github.com/babycommando/machinascript-for-robots

Upon further inspection the project i realized isn't really a library, even though it's marketed that way (i called this out on the [discord](https://discord.com/channels/1202776762820468806/1202776764225552458/1203662626307969104)). It's just a template that uses...

@sonichi Sure, i can submit a PR to list the example - thanks!

> I just made it work with litellm, and it's great !. But I had to change quite a lot of code from the project... @inconnu26 You beat me too...