autocrossbow/cmd/acb
2025-11-16 16:41:11 -05:00
..
main.go fix: always call SummarizeData to ensure prompt file is created for debugging, but only call OpenAI endpoint if env vars are set 2025-11-14 11:22:21 -05:00
summarize.go refactor: simplify Summarizer interface by moving endpoint, token, and model to struct properties 2025-11-16 16:41:11 -05:00