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

docs: Add AGENTS.md with guidelines for agentic coding assistants
ee657c9

OttoUlbrich commited on

chore: Add .opencode/ to .gitignore to exclude OpenCode files from version control
5a41ac7

OttoUlbrich commited on

feat: Implement custom CSS to adjust Gradio container width and add padding to the main view.
7df13e3

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

refactor: overhaul UI for login and main application views, add logout functionality, and update branding.
5b06666

OttoUlbrich commited on

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

OttoUlbrich commited on

Add copy functionality for outputs and error table in Gradio interface
d6d3678

OttoUlbrich commited on

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

OttoUlbrich commited on

initial commit
2ae0faf
verified

OttoUlbrich commited on