Remove go-openai
This commit is contained in:
@@ -46,7 +46,7 @@ func FetchAndShowCompletion(ctx *lmcli.Context, messages []model.Message, callba
|
||||
err = nil
|
||||
}
|
||||
}
|
||||
return response, nil
|
||||
return response, err
|
||||
}
|
||||
|
||||
// lookupConversation either returns the conversation found by the
|
||||
|
||||
Reference in New Issue
Block a user