Skip to content

Support GPT-5.5 review workflow and clarify R table indexing#15

Draft
johnzed0102 wants to merge 3 commits into
rgentlem:mainfrom
johnzed0102:llm
Draft

Support GPT-5.5 review workflow and clarify R table indexing#15
johnzed0102 wants to merge 3 commits into
rgentlem:mainfrom
johnzed0102:llm

Conversation

@johnzed0102
Copy link
Copy Markdown

Summary

  • omit temperature for GPT-5/reasoning-model OpenAI structured review calls
  • update LLM setup docs and examples to use gpt-5.5
  • clarify R inspection docs around zero-based table_index vs paper table_number
  • add table_index display to paper inspection helpers
  • match variable-plausibility reviews by table_id to avoid sparse-review misalignment
  • ignore local papers/ fixtures alongside existing outputs/ artifacts

Validation

  • .venv/bin/python -m compileall table1_parser tests
  • Rscript -e 'source("R/inspect_paper_outputs.R"); cat("ok\n")'

Notes

  • pytest was not run because pytest is not installed in the local .venv.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant