Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
shiyunliu-battery pushed 23 commits to main shiyunliu-battery/paper-qa
- Moved to `MultipleChoiceQuestion`/`MultipleChoiceEvaluation` from `aviary` (#768) 8f73d9e
- Feat/qdrant docs reconstruct (#776) Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users... e075bdf
- Removed dead test cassettes (#788) f4c299a
- Pinning min version of `fh-llm-client` (#790) c062fb5
- Fixed `Record` import from Qdrant not being in `TYPE_CHECKING` block (#791) 2d1f7ca
- Fixing not using `set_llm_session_ids` from `fh-llm-client` (#792) 13a38c3
- Expose more contexts as output from gather_evidence tool (#793) Co-authored-by: James Braza <[email protected]> abeddbc
- `Settings` lookup table and improved `Settings` descriptions (#795) b1f0eea
- Fixing incorrect seeding argument due to Pydantic `extra="ignore"` (#797) 1881836
- Loosened input types to allow more `MultipleChoiceQuestion` (#798) 8b0ed16
- Added `aviary-paper-data` as LitQA v2 test split (#800) a5d85b0
- Added `LitQAv2TaskSplit.get_index` convenience (#802) 06b0a4c
- Refactor to remove `QueryRequest` entity (#799) ec4e486
- Latest tooling (#804) 227fb09
- chore(deps): update astral-sh/setup-uv action to v5 (#806) Co-authored-by: renovate[bot] <29139614+renovate[bot]@use... e41bba1
- chore(deps): lock file maintenance (#807) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github... a39bec2
- Fixing tool failures crashing runners in failover answer (#808) af2871e
- Fixing evidence counted in `gather_evidence`'s response message (#809) 8b41c1a
- Ensure fields are lists before combining in DocDetails class (#801) e5b6447
- Pulling in latest `fh-llm-client` for `CommonLLMNames` (#810) bdb1a3b
- and 3 more ...