GroqEnglish / core.py

Commit History

feat: Refactor to use OpenAI client and improve response handling
15b17b1

OttoUlbrich commited on

feat: Enhance error handling and debugging in response processing
e9207a2

OttoUlbrich commited on

feat: Update AGENTS.md and app.py to support GLM-4.7-Flash provider
31d2214

OttoUlbrich commited on

refactor: Update import statement for HumanMessage and SystemMessage from langchain_core
68af06c

OttoUlbrich commited on

feat: Add GLM-4.7 provider support with environment variable authentication
da9f9e0

OttoUlbrich commited on

feat: Add Groq API key validation by making an API call and integrate it into the application's login flow.
ee96c9f

OttoUlbrich commited on

feat: Implement API key authentication, owner bypass, and rate limiting for the Gradio interface.
7e40c1d

OttoUlbrich commited on

Add initial implementation of English writing assistant with Gradio interface and Groq API integration
c1ba744

OttoUlbrich commited on