Robert Brennan
Robert Brennan
@SmartManoj were you able to test this?
Yeah feel free to add an action that tests it!
``` /bin/sh: 2: [[: not found ``` That's suspicious. Probably a syntax error in the makefile
Thanks @yufansong! Can you share which model/agent? I'm trying to figure out how to set up logging so we can see the full prompt/response again--that would be super helpful. We...
Looks like LLM logs are stored in `./logs/llm/$DATE/`--if you're able to look through those that'd be super helpful
This LGTM!
@amanape this seems worth getting in, and then maybe iterating on. Do you want to open it up for review?
Thanks for this! Tests are super helpful. Feel free to continue iterating in future PRs!
@ImSuvodeep thanks for the PRs! To make it a little easier on maintainers, in the future I'd recommend: * Giving your PR a more descriptive title * Double-checking the code...
Looks like there's a lint issue to fix too