Commit graph

15 commits

Author SHA1 Message Date
nickviljoen
a1b8975762 Update AI models to latest versions: GPT-5.1, Claude Opus 4.5, Claude Sonnet 4.5, Gemini 3.1 Pro
Updated model IDs, pricing, display names, and default configurations across all 12 files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 22:25:44 +02:00
michael
dc43078e08 changes required for deployment on Oliver web server - various bug fixes, MSAL adjustments, etc. 2025-10-08 14:03:40 -05:00
michael
bd605221b7 built for dev, fixed ts errors, wrote deploy docs 2025-09-19 17:44:02 -05:00
michael
771c76763c added front end - can process one at a time currently - need to fix multi-upload and processing 2025-09-16 07:53:27 -05:00
michael
3eeb865f99 made deliverable names more unique, concatenated abbreviations for market and specs to end of deliverable names. Enabled thinking on gemini and anthropic models (obligated to do a two-pass query on anthropic because of contraindication between schema (tool spec) output and thinking mode). 2025-09-15 12:18:21 -05:00
michael
7fac7cb5c2 added directory processing and cleaned up expansion logs 2025-09-13 16:43:33 -05:00
michael
1d78367438 updated claude.md and readme 2025-09-13 06:18:49 -05:00
michael
736c30ad19 deleted irrelevant files 2025-09-13 00:30:43 -05:00
michael
cdc4653bf6 added anthropic and google as LLLms, now multiple LLMs do primary analyssi with a second consolidating and deduplicating step, all steps LLM configurable. Modified schema to limit expansion fields. Modified prompts accordingly 2025-09-13 00:28:07 -05:00
michael
daf3439c47 moved prompts out of code into separate files for easier viewing and editing 2025-08-23 07:52:47 -05:00
michael
f5b07562f9 properly implemented responses API, adjusted client side timeout to 60m, prompt changes 2025-08-23 07:03:35 -05:00
michael
299db221e9 changed reasoning efford to medium to mitigate timeouts processing files 2025-08-22 07:59:36 -05:00
michael
05096065c6 GPT-5 reasoning high, llamaparse, prompt modifications 2025-08-21 17:31:58 -05:00
DJP
ae25215b11 Add missing CSV extraction file 2025-08-21 14:56:22 -04:00
DJP
1f72934364 Initial commit: Adidas O3 Multipass application
- Added brief processing system with enhanced extraction
- Included PHP upload functionality
- Added Python processing scripts and requirements
- Created .gitignore to exclude venv, test files, and uploads

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-21 14:54:50 -04:00