Skip to content

Commit

Permalink
Update llm.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanlacerenza authored Nov 17, 2023
1 parent e0a5086 commit f9921a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/cat/routes/llm.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ def get_llm_settings(request: Request, languageModelName: str) -> Dict:
}



@router.put("/settings/{languageModelName}")
def upsert_llm_setting(
request: Request,
Expand Down

0 comments on commit f9921a9

Please sign in to comment.