v.1.91.1

spider-rs/spiderv.1.91.1Apr 10, 2024by j-mendez

AI Summary

This release enhances the AI result reporting by expanding the returned data structures to include the original prompt, JavaScript output, and content output.

Key Highlights

  • AI results now return the input(prompt)
  • AI results now return the js_output
  • AI results now return the content_output

New Features

  • Enhanced AI result data structures

Full Release Notes

# Whats Changed

The AI results now return the input(prompt), js_ouput, and content_output.

**Full Changelog**: https://github.com/spider-rs/spider/compare/v1.90.0...v.1.91.1