Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-03-26 12:14:58 +00:00
parent a4683023ad
commit bd56cc839d
5 changed files with 1386 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
[base]
# provider can be [ openai|openrouter|anthropic|google]
provider = openrouter
streamlit_headless = true
[openrouter]
api_key = YOUR_API_KEY