Skip to content

Commit

Permalink
Merge pull request #341 from tisnik/updated-config-class
Browse files Browse the repository at this point in the history
Updated config class diagram
  • Loading branch information
tisnik authored Feb 2, 2025
2 parents 4bfba2a + 714d4c5 commit 872687e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified docs/config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/config.puml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ class "OLSConfig" as ols.app.models.config.OLSConfig {
conversation_cache : Optional[ConversationCacheConfig]
default_model : Optional[str]
default_provider : Optional[str]
enable_event_stream_format : bool
expire_llm_is_ready_persistent_state : Optional[int]
extra_ca : list[FilePath]
logging_config : Optional[LoggingConfig]
Expand Down

0 comments on commit 872687e

Please sign in to comment.