Jonathan Fishner
aa0b629a3e
fix: add DISABLE_ANALYTICS flag to opt-out of Fathom analytics ( #750 )
...
* feat: add DISABLE_ANALYTICS flag to opt-out of Fathom analytics
* fix: HIDE_BUCKLE_DOT_DEV -> HIDE_CHARTDB_CLOUD
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2025-07-06 13:52:58 +03:00
Guy Ben-Aharon
a96c2e1078
fix(docker): add option to hide popups ( #580 )
2025-02-13 15:47:02 +02:00
Calum Siemer
1878083056
feat(docker image): add support for custom inference servers ( #543 )
...
- Add OPENAI_API_ENDPOINT configuration
- Add LLM_MODEL_NAME configuration
- Update documentation for custom server setup
- Add error handling for endpoint configuration
2025-02-06 20:16:15 +02:00
Guy Ben-Aharon
4bb4766e1a
fix(docker): make OPENAI_API_KEY optional in docker run ( #448 )
2024-11-26 12:32:20 +02:00