v0.0.1
Released: October 5, 2024
LAM API
-
Non-Streaming Responses
We’ve introduced an option that supports non-streaming responses, all yielded responses will be collected and sent at once after the action flow is completed. -
Mock Response Endpoint
This endpoint allows you to generate strict mode mock responses for testing purposes, which is great for developing and troubleshooting without hitting live data and consuming action limits. -
Bug Fixes in Web Search Executor
Several bugs related to realtime information gathering in the web search executor have been resolved.
Raccoon Fleet
-
Body Params for Specifying Viewport Size
You can now specify the viewport size of the browser via body parameters while creating session. -
API Endpoint for Session Logs
We’ve added a new API endpoint that allows you to fetch browser console logs printed during the session.
Integrations
- Param Integrations
We’ve added an integration for Param, a healthcare electronic record keeping software. This can be used to fill medical services and other related forms automatically by passing data in JSON format to the LAM Strict Run API. Checkout the guide here
Was this page helpful?