julep
julep copied to clipboard
[Feature]: Better validation for tools
trafficstars
🔖 Feature description
Right now, tools with improper schema get created successfully on task-create but fail with weird bugs on execution.
Example stacktrace:
Client error '422 Unprocessable Entity' for url 'http://integrations:8000/execute/weather'
Or worse:
Server error '500 Internal Server Error' for url 'http://integrations:8000/execute/weather
🎤 Why is this feature needed ?
No response
✌️ How do you aim to achieve this?
No response
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
- [X] I checked and didn't find similar issue
Are you willing to submit PR?
None