Skip to content

v0.2.1 — fix prompt argument parsing

Choose a tag to compare

@lakshyamehta03 lakshyamehta03 released this 17 May 10:12
· 17 commits to main since this release

Fixes Pydantic int_parsing errors when slash-command clients pass free-text input to prompts.

research_topic and track_site_changes now take a single free-text argument each; the model interprets year ranges / date ranges from the phrasing.

Closes #20.