mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-03 15:36:24 +08:00
e84feefbe210da777a6b26704a533f46bc600c68
chore: Optimize the input data sent to the OpenAI API to reduce token usage and improve decision quality. Add quick responses for common pilot utterances like radio checks and emergencies to avoid unnecessary LLM calls. The key changes are: - Use a smaller LLM model (`gpt-5-nano`) to reduce token usage - Optimize the input data by only sending relevant candidate and context information - Implement quick responses for common pilot utterances like radio checks and emergencies - Ensure ATC responses are only included when necessary to reduce token usage
Description
No description provided
Languages
TypeScript
67.3%
Vue
31.8%
CSS
0.6%
JavaScript
0.3%