stanford-oval / suql

SUQL: Conversational Search over Structured and Unstructured Data with LLMs
https://arxiv.org/abs/2311.09818
Apache License 2.0
199 stars 18 forks source link

Clean up and package for https://pypi.org/project/suql/ #9

Closed george1459 closed 6 months ago

george1459 commented 6 months ago

Main changes:

duskybomb commented 6 months ago

I cannot find conv_agent.md file (https://github.com/stanford-oval/suql/blob/wip/cleanup-package/docs/conv_agent.md). It shows 404

george1459 commented 6 months ago

Just added - thanks

george1459 commented 6 months ago

@duskybomb What is the format checker called again?

duskybomb commented 6 months ago

Its black formatter and using isort as well.