Doug
Doug
> That worked! For anyone else that comes along this, here's my full custom class ```class CustomCalculatorTool(BaseTool): openai_api_key: str = "" llm: LLMChatWrapper = None llm_math_chain: LLMMathChain = None def...
I think this may require some tuning to the chat prompt to work effectively
Might be a bit of a technical implementation, but could the code be minified on the input side to prevent leakage of specific names, while still learning from the overall...
Same issue here. Worked great the first time, stopped after coming back after a few days. Tried hard reload in Figma, no dice.
Yep, stopped working then randomly starts working again for me as well. I tried checking console but when I re-synced with console open it mysteriously worked 😅