Skip to content

Commit

Permalink
Merge pull request #301 from tisnik/update-config-diagram
Browse files Browse the repository at this point in the history
Updated configuration diagram
  • Loading branch information
tisnik authored Jan 22, 2025
2 parents 5a6b4b8 + 9c42da8 commit 641cc8b
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 @@ -42,6 +42,7 @@ class "DevConfig" as ols.app.models.config.DevConfig {
llm_params : dict
pyroscope_url : Optional[str]
run_on_localhost : bool
uvicorn_port_number : Optional[int]
}
class "InMemoryCacheConfig" as ols.app.models.config.InMemoryCacheConfig {
max_entries : Optional[int]
Expand Down

0 comments on commit 641cc8b

Please sign in to comment.