Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[base]
|
||||
# provider can be [ openai|openrouter|anthropic|google]
|
||||
provider = openrouter
|
||||
streamlit_headless = true
|
||||
|
||||
[openrouter]
|
||||
api_key = YOUR_API_KEY
|
||||
|
||||
Reference in New Issue
Block a user