Anup Manekar

Results 3 issues of Anup Manekar

Can you add output path in constructor rather than auto generated path. ` constructor(rect, transcodeOpt, outputPath) {` `super();` `this._duration = 180;` ` this._grabFps = 20;` ` this._recordingRect = rect; //{x,y,w,h}`...

### Description I am trying to integrate latest versions of [BrowserUse](https://browser-use.com/) agent with CrewAI but there is incompatibility in langchain-openai versions and therefore have to revert back to very old...

bug

### Description I am updating the data in CSV knowledge source but its agent is not picking it on next run. It is picking the old data. ### Steps to...

bug