d1conv
2023-12-01
Add GPT-3 experiment script and fix content parser newline prepend logic
8 files · 626+ · 536-
GPT-3 experiment script
1 file changed
gpt-test3.pyNew GPT-3 API experiment script for JSON processing exploration
- Added GPT-3 API experiment script exploring alternative approaches to journal content processing
instantiate
internal
1 file
gpt-test3.py
Content parser newline fixes
2 files changed
parse_content.pyFixed newline prepend logic for cases where previous and next lines are empty or contain only newlinesparse.pyChanged blog output file path from posts to test directory
- Fixed content parser newline prepend logic to handle edge cases with empty surrounding lines, adding debug annotations
remediate
behavioral
1 file
parse_content.py
Test data updates
5 files changed
Journal-content.jsonRestructured journal content dataJournal.jsonUpdated journal metadataoutput.mdExpanded parser output with improved formattingblog-output.mdMinor blog output updatefixed.mdRemoved legacy manually-fixed reference file