phantasmlabs / phantasm

Toolkits to create a human-in-the-loop approval layer to monitor and guide AI agents workflow in real-time.
https://docs.phantasmlabs.com
GNU General Public License v3.0
126 stars 6 forks source link

docs: add best practice guidelines in readme #17

Closed edwinkys closed 5 days ago

edwinkys commented 6 days ago

Description

Fixes #6

This PR adds a Best Practice section in the README.md file to guide users on error handling and fall-back strategies when using Phantasm and how to utilize the parameters and context better when using the get approval request method.

How Has This Been Tested?

This PR contains only documentation changes.

Checklist