- 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 |
||
|---|---|---|
| .. | ||
| analyzer | ||
| templates | ||
| __init__.py | ||
| __main__.py | ||
| analysis_helpers.py | ||
| collector.py | ||
| db.py | ||
| mastodon_api.py | ||
| web.py | ||