JetBrains-Research / coqpilot

VSCode extension that is designed to help automate writing of Coq proofs.
GNU Lesser General Public License v2.1
47 stars 2 forks source link

Major LLM services and UI improvement #23

Closed GlebSolovev closed 5 months ago

GlebSolovev commented 5 months ago

Changes summary

⏳ Estimate time for LLM services to become available via logging proof-generation requests

πŸ•΅οΈ Support proper logging and error handling inside LLMService-s

🏯 Rework LLMService arhcitecture

βœ… Test everything

πŸš€ Fix & improve CI

🀝 Improve LLM services' parameters: their naming, transparency, description

πŸ•Š Rework and significantly improve settings validation

πŸ’šπŸ€– Improve interaction with OpenAI

🌿 Improve code quality