You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I only need to add a callback to Bolt to utilize the new information. The main problem is that most LLMs are not up-to-date or lack the ability to code effectively. That’s why I integrated a scraping tool to extract documentation for other APIs or packages, enabling Bolt to program more effectively with them. This is why I need the automatic callback to bolt, without requiring the user to provide the informations manually to Bolt.
I’m looking for a way to add callback functionality to Bolt. Specifically, I want to enable Bolt to:
The challenge is that I need a way to call Bolt again from within the code after the scraping tool returns its response.
Does anyone with knowledge of the codebase have suggestions or guidance on how to implement this?
The text was updated successfully, but these errors were encountered: