@@ -177,7 +177,7 @@ Here is a summary of the steps taken so far:
"Authorization":f"Bearer {api_key}"
}
payload={
"model":"gpt-4-turbo",
"model":"gpt-4.1-nano",
"messages":messages,
"tools":self.tools,
"tool_choice":"auto"
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.