feat: Refactor to use OpenAI client and improve response handling 15b17b1 OttoUlbrich commited on Feb 6
feat: Enhance error handling and debugging in response processing e9207a2 OttoUlbrich commited on Feb 6
feat: Update AGENTS.md and app.py to support GLM-4.7-Flash provider 31d2214 OttoUlbrich commited on Feb 6
refactor: Update import statement for HumanMessage and SystemMessage from langchain_core 68af06c OttoUlbrich commited on Feb 6
feat: Add GLM-4.7 provider support with environment variable authentication da9f9e0 OttoUlbrich commited on Feb 6
docs: Add AGENTS.md with guidelines for agentic coding assistants ee657c9 OttoUlbrich commited on Feb 6
chore: Add .opencode/ to .gitignore to exclude OpenCode files from version control 5a41ac7 OttoUlbrich commited on Feb 6
feat: Implement custom CSS to adjust Gradio container width and add padding to the main view. 7df13e3 OttoUlbrich commited on Dec 14, 2025
feat: Add Groq API key validation by making an API call and integrate it into the application's login flow. ee96c9f OttoUlbrich commited on Dec 14, 2025
refactor: overhaul UI for login and main application views, add logout functionality, and update branding. 5b06666 OttoUlbrich commited on Dec 14, 2025
feat: Implement API key authentication, owner bypass, and rate limiting for the Gradio interface. 7e40c1d OttoUlbrich commited on Dec 14, 2025
Add copy functionality for outputs and error table in Gradio interface d6d3678 OttoUlbrich commited on Dec 11, 2025
Add initial implementation of English writing assistant with Gradio interface and Groq API integration c1ba744 OttoUlbrich commited on Dec 10, 2025