What's Changed
- fix integration tests by @ccurme in #20
- Update README.md by @eyurtsev in #22
- Add backend suggest endpoint by @eyurtsev in #21
- Add draft of extraction UI by @eyurtsev in #23
- Roll CORS Origins into an env variable by @eyurtsev in #24
- Lint with prettier by @eyurtsev in #26
- More FE lint by @eyurtsev in #27
- update poetry install in dockerfile by @ccurme in #31
- use with_structured_output by @ccurme in #36
- Add sharing by @eyurtsev in #38
- frontend[major]: Migrate to nextjs by @bracesproul in #34
- Add ability to choose other models by @ccurme in #41
- Add share link by @eyurtsev in #42
- Small nits by @bracesproul in #45
- Add owner_id to extractors by @ccurme in #44
- Update README.md by @eyurtsev in #48
- Add formats to json schema validator by @eyurtsev in #47
- Fix broken unit test by @eyurtsev in #51
- Fix CI to run tests for python by @eyurtsev in #52
- Constrain file sizes by @ccurme in #50
- frontend[minor]: Add middleware func to always set userid cookie by @bracesproul in #56
- Allow using shared extractors by @eyurtsev in #54
- Cc/serve UI assets by @ccurme in #58
- Rename owner id to user id by @eyurtsev in #59
- Fix results table display by @eyurtsev in #62
- minor change in tabs for results table by @eyurtsev in #63
- Use overlay for share link by @eyurtsev in #64
- CreateExtractor: Enable input only if there's user input by @eyurtsev in #66
- Use enter to submit in playground by @eyurtsev in #67
- expose more configuration for the UI by @eyurtsev in #68
- Disable submit button in preview form by @eyurtsev in #69
- UI to use mimetype configuration by @eyurtsev in #71
- UI: support model selection by @eyurtsev in #72
- Set temperature to 0 by @eyurtsev in #74
- Pick postgres config from env by @eyurtsev in #77
- Set selected extractor by @eyurtsev in #78
- Fix description in the JSON tab for results by @eyurtsev in #80
- update retrieval by @ccurme in #76
- next public env prefix by @bracesproul in #82
- add cookie options by @bracesproul in #84
- Add dockerfile for prod deploy by @eyurtsev in #83
- drop axios by @bracesproul in #85
- Revert "drop axios" by @bracesproul in #86
- set cookie in backend by @bracesproul in #87
- Remove middleware for cookies by @eyurtsev in #90
- Swap to x-key by @eyurtsev in #91
- Update for sql connection by @eyurtsev in #92
- update readme by @ccurme in #89
- Create extractor page improvements by @eyurtsev in #94
- Improve file widget a bit by @eyurtsev in #95
- add capability to limit extraction when working with long-docs, add concurrency control by @eyurtsev in #97
- Update README.md by @eyurtsev in #99
- add model metadata by @ccurme in #96
- update run names by @eyurtsev in #102
- Update model description by @eyurtsev in #103
- Fix bug in delete examples by @eyurtsev in #105
- Add content too long by @eyurtsev in #106
- Add widgets for editing examples by @eyurtsev in #107
- Revert examples by @eyurtsev in #110
New Contributors
- @bracesproul made their first contribution in #34
Full Changelog: 0.0.1...0.0.2