4 Commits

Author SHA1 Message Date
9c180bdd89 Refactor OpenAI utilities and remove Python executor
- Removed the `analyze_data_file` function from tool definitions to streamline functionality.
- Enhanced the `execute_python_code` function description to clarify auto-installation of packages and file handling.
- Deleted the `python_executor.py` module to simplify the codebase and improve maintainability.
- Introduced a new `token_counter.py` module for efficient token counting for OpenAI API requests, including support for Discord image links and cost estimation.
2025-10-02 21:49:48 +07:00
1ac6c689a1 Remove health-check configuration from docker-compose 2025-03-06 21:14:29 +07:00
ec81826a2f Update health check implementation and expose new endpoint in Docker setup 2024-11-30 21:40:59 +07:00
6785b9d383 Initial commit with all files 2024-10-26 13:19:48 +07:00