Skip to content

Commit

Permalink
Update responses.py
Browse files Browse the repository at this point in the history
Signed-off-by: Onkar Bhardwaj <onkar.bhardwaj@gmail.com>
  • Loading branch information
onkarbhardwaj committed Aug 2, 2023
1 parent d754bf3 commit 0aaa357
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/genai/schemas/responses.py
Original file line number Diff line number Diff line change
Expand Up @@ -294,4 +294,3 @@ class ModelCard(GenAiResponseModel):

class ModelList(GenAiResponseModel):
results: list[ModelCard]

0 comments on commit 0aaa357

Please sign in to comment.