Skip to content

Commit

Permalink
v2.15.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Dooy committed Mar 8, 2024
1 parent 84fa998 commit c8d5ebf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/api/openapi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ export const KnowledgeCutOffDate: Record<string, string> = {
"gpt-4-1106-preview": "2023-04",
"gpt-4-0125-preview": "2023-04",
"gpt-4-vision-preview": "2023-04",
"claude-3-opus-20240229": "2023-08",
"claude-3-sonnet-20240229": "2023-08",
};

const getUrl=(url:string)=>{
Expand Down

0 comments on commit c8d5ebf

Please sign in to comment.