AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
fix(backend/copilot): use _is_prompt_too_long helper consistently in ResultMessage handler
Replace inline pattern matching with the _is_prompt_too_long helper for consistency with the AssistantMessage handler above.
Z
Zamil Majdy committed
ef837017a1ec278e4df257e8a9a6a8d61b6a70db
Parent: 84090af