- Update all documentation to use "LLM API" instead of "OpenAI GPT-4o-mini" - Rename OPENAI_API_KEY to LLM_API_KEY in configuration - Update code comments to reflect generic LLM usage - Keep OpenAI-compatible client library (supports any LLM provider) - Add LOCAL_OPERATIONS.md and accounts.txt to .gitignore |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| analyzer.py | ||
| classifier.py | ||
| config.py | ||
| db.py | ||