-
Notifications
You must be signed in to change notification settings - Fork 0
Tighten Guard Rails #6
Copy link
Copy link
Open
Description
Problem
Proper guardrails are not implement for LLM web or data analysis services. There might be edge cases where the web fetch might not be relevant to user query or data analysis where the provided dataset isn't right.
Fix
Every response from web service and data analysis should be double checked by the Main LLM Engine and it should decide whether to call the tool again or not.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels