Tog bort en tomrad bara...

This commit is contained in:
2024-08-06 00:22:16 +02:00
parent 6dc93b66be
commit 5ce92a5602
-1
View File
@@ -268,7 +268,6 @@ class GlobalState:
return # No value returned return # No value returned
def get_list_of_available_llms(self, endpoint: Optional[dict] = None) -> Optional[list[str]]: def get_list_of_available_llms(self, endpoint: Optional[dict] = None) -> Optional[list[str]]:
""" """
Returns a sorted list of Large Language Models (LLMs) available at the specified endpoint. Returns a sorted list of Large Language Models (LLMs) available at the specified endpoint.